diff --git a/docs/guide/algos.rst b/docs/guide/algos.rst index 474a047..5d1bf08 100644 --- a/docs/guide/algos.rst +++ b/docs/guide/algos.rst @@ -26,8 +26,8 @@ Maskable PPO [#f1]_ ❌ ✔️ ✔️ ✔ .. [#f1] Implemented in `SB3 Contrib `_ .. note:: - ``Tuple`` observation spaces are not supported by any environment - however single-level ``Dict`` spaces are (cf. :ref:`Examples `). + ``Tuple`` observation spaces are not supported by any environment, + however, single-level ``Dict`` spaces are (cf. :ref:`Examples `). Actions ``gym.spaces``: