Skip to content

Commit cecb248

Browse files
authored
Fixes typo in documentation (isaac-sim#460)
Fixes typo in docs/source/features/actuators.rst
1 parent c41b5fe commit cecb248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/features/actuators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Actuator groups
4747
---------------
4848

4949
The actuator models by themselves are computational blocks that take as inputs the desired joint commands
50-
and output the the joint commands to apply into the simulator. They do not contain any knowledge about the
50+
and output the joint commands to apply into the simulator. They do not contain any knowledge about the
5151
joints they are acting on themselves. These are handled by the :class:`omni.isaac.lab.assets.Articulation`
5252
class, which wraps around the physics engine's articulation class.
5353

0 commit comments

Comments
 (0)