Fix a grammatical mistake (#899)

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
This commit is contained in:
Marsel Khisamutdinov 2022-05-03 19:27:48 +05:00 committed by GitHub
parent db57cb67e3
commit e98ae129de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,8 +26,8 @@ Maskable PPO [#f1]_ ❌ ✔️ ✔️ ✔
.. [#f1] Implemented in `SB3 Contrib <https://github.com/Stable-Baselines-Team/stable-baselines3-contrib>`_
.. note::
``Tuple`` observation spaces are not supported by any environment
however single-level ``Dict`` spaces are (cf. :ref:`Examples <examples>`).
``Tuple`` observation spaces are not supported by any environment,
however, single-level ``Dict`` spaces are (cf. :ref:`Examples <examples>`).
Actions ``gym.spaces``: