Skip to content

Commit ec2fbf3

Browse files
authored
Update Understanding-ROS2-Topics.rst (#4855)
Repetition (mistype) Signed-off-by: Mattia Massarenti <[email protected]>
1 parent bb41860 commit ec2fbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Topics/Understanding-ROS2-Topics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ The bandwidth used by a topic can be viewed using:
338338
339339
ros2 topic bw /turtle1/pose
340340
341-
It returns the bandwidth utilization and number of messages being published to the ``/turtle1/pose`` the topic.
341+
It returns the bandwidth utilization and number of messages being published to the ``/turtle1/pose`` topic.
342342

343343
.. code-block:: console
344344

0 commit comments

Comments
 (0)