Skip to content

Commit b22a75e

Browse files
mauricesvpmergify[bot]
authored andcommitted
Fix typo in docker description (#325)
(cherry picked from commit 36b3a5f)
1 parent ae0a7d3 commit b22a75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Then we are ready to bring up all the components to view the robot. Let's start
172172

173173
.. code-block:: shell
174174
175-
docker run -it --rm --name ros2_control_demos --net host ros2_control_demos ros2 launch ros2_control_demos_example_1 view_robot.launch.py gui:=false
175+
docker run -it --rm --name ros2_control_demos --net host ros2_control_demos ros2 launch ros2_control_demo_example_1 view_robot.launch.py gui:=false
176176
177177
.. note::
178178

0 commit comments

Comments
 (0)