-
Notifications
You must be signed in to change notification settings - Fork 48
ogma-cli: ROS 2 tutorial contains grammatical errors #341
Description
Description
The ROS 2 tutorial contains grammatical errors, such as "That information is be provided" and "There variable input_value can be used".
It should be free from grammatical errors.
Type
- Bug: Grammatical errors in tutorial.
Additional context
None.
Requester
- Ivan Perez.
Method to check presence of bug
Open the file ogma-cli/examples/ros2-001-hello-ogma/README.md shows sentences like "That information is be provided" and "There variable input_value can be used", both of which are errors.
Expected result
The file ogma-cli/examples/ros2-001-hello-ogma/README.md is free from grammatical errors.
Desired result
The file ogma-cli/examples/ros2-001-hello-ogma/README.md is free from grammatical errors.
Proposed solution
Fix grammatical errors from ogma-cli/examples/ros2-001-hello-ogma/README.md.
Further notes
None.