Skip to content

Commit 150220a

Browse files
authored
Update README.md
1 parent 10ca1fa commit 150220a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ _**Contents**_
1111
* [Code of the Subscriber](#code-of-the-subscriber)
1212
* [Code Explained](#code-of-subscriber-explained)
1313
* [Example of Running the Subscriber](#example-of-running-the-subscriber)
14-
* [Using Publishers And Subsribers With Plugins](#using-publishers-and-subscribers-with-plugins)
14+
* [Using Publishers And Subscribers With Plugins](#using-publishers-and-subscribers-with-plugins)
1515

1616
* [Managing Plugins](#managing-plugins)
1717
* [Implementing Custom Plugins](#implementing-custom-plugins)
@@ -188,7 +188,7 @@ $ rosrun point_cloud_transport_tutorial subscriber_test
188188
~~~~~
189189
Of course, roscore/master must also be running.
190190

191-
# Using Publishers And Subsribers With Plugins
191+
# Using Publishers And Subscribers With Plugins
192192
In this section, we'll first make sure that the nodes are running properly. Later on, we'll change the transport to use Draco compressed format.
193193
## Running the Publisher and Subsriber
194194
Make sure that roscore/master is up and running:

0 commit comments

Comments
 (0)