We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02f5a1 commit 144233dCopy full SHA for 144233d
docs/source/reference/envs.rst
@@ -166,7 +166,7 @@ It is also possible to reset some but not all of the environments:
166
.. note::
167
168
*TorchRL requires precise specs*: Another thing to take in consideration is
169
- that :class:`ParallelEnv`s (as well as data collectors)
+ that :class:`ParallelEnv` (as well as data collectors)
170
will create data buffers based on the environment specs to pass data from one process
171
to another. This means that a misspecified spec (input, observation or reward) will
172
cause a breakage at runtime as the data can't be written on the preallocated buffer.
0 commit comments