Skip to content

Commit 8841312

Browse files
committed
Fixed typos and line breaks
Signed-off-by: Marya <[email protected]>
1 parent 8e06796 commit 8841312

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ This [cheat sheet](https://github.com/artivis/ros2_cheats_sheet/blob/master/cli/
1919
## Add New Verbs
2020

2121
You can use [Python entry points](https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points) to create new commands and verbs for the CLI.
22+
2223
[Here's an example](https://github.com/ros2/ros2cli/pull/273/files).
23-
And [here's and example](https://github.com/artivis/ros2hellocli) for how to add a command.
24+
25+
And [here's an example](https://github.com/artivis/ros2hellocli) for how to add a command.
2426

2527
## Background
2628

0 commit comments

Comments
 (0)