Skip to content

Commit

Permalink
Fix typo in docker description (#325) (#326)
Browse files Browse the repository at this point in the history
(cherry picked from commit 36b3a5f)

Co-authored-by: maurice <maurice@walny.de>
  • Loading branch information
mergify[bot] and mauricesvp committed Jul 9, 2023
1 parent ae0a7d3 commit 051ad6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Then we are ready to bring up all the components to view the robot. Let's start

.. code-block:: shell
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
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
.. note::

Expand Down

0 comments on commit 051ad6f

Please sign in to comment.