mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-28 09:17:18 +00:00
Fix typo (#758)
This commit is contained in:
@@ -66,7 +66,7 @@ wrapper in the page on the wrapper type
|
|||||||
- Description
|
- Description
|
||||||
* - :class:`AtariPreprocessing`
|
* - :class:`AtariPreprocessing`
|
||||||
- Misc Wrapper
|
- Misc Wrapper
|
||||||
- Implements the common preprocessing applied tp Atari environments
|
- Implements the common preprocessing applied to Atari environments
|
||||||
* - :class:`AutoResetWrapper`
|
* - :class:`AutoResetWrapper`
|
||||||
- Misc Wrapper
|
- Misc Wrapper
|
||||||
- The wrapped environment will automatically reset when the terminated or truncated state is reached.
|
- The wrapped environment will automatically reset when the terminated or truncated state is reached.
|
||||||
|
Reference in New Issue
Block a user