mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 22:04:31 +00:00
docs: fix typo (#577)
This commit is contained in:
@@ -73,7 +73,7 @@ title: Utils
|
||||
```{eval-rst}
|
||||
.. py:currentmodule:: gymnasium
|
||||
|
||||
When implementing an environment, the :meth:Env.reset and :meth:`Env.step` functions much be created describing the
|
||||
When implementing an environment, the :meth:`Env.reset` and :meth:`Env.step` functions much be created describing the
|
||||
dynamics of the environment.
|
||||
For more information see the environment creation tutorial.
|
||||
```
|
||||
|
Reference in New Issue
Block a user