Skip to content

Commit 7cb167e

Browse files
committed
fix typo
1 parent 768a681 commit 7cb167e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin_template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can also rename the folders and files within the `goblin_point_cloud_transpo
4242
5. *include/template_point_cloud_transport/template_subscriber.hpp*
4343
```
4444

45-
Be sure to double checkt that the CMakeLists.txt file points the expected files and that all the `#include`'s are still in order.
45+
Be sure to double check that the `CMakeLists.txt` file points the expected files and that all the `#include`'s are still in order. Otherwise you will run into issues during the build phase.
4646

4747
## 4) Custom Message (Optional)
4848

0 commit comments

Comments
 (0)