Skip to content

Commit 4e8627d

Browse files
committed
Minor edits to README
1 parent ffd8182 commit 4e8627d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ See the [`noether_tpp` documentation](noether_tpp/README.md) for more details on
6060
Custom behavior can be added by providing a class that overrides one of the interface classes.
6161
See the implementations in the [`mesh_modifiers`](noether_tpp/include/noether_tpp/mesh_modifiers), [`tool_path_planners`](noether_tpp/include/noether_tpp/tool_path_planners), and [`tool_path_modifiers`](noether_tpp/include/noether_tpp/tool_path_modifiers) for reference.
6262

63-
See the [`noether_gui` documentation](noether_gui/README.md) for more details on how to a GUI plugin for a custom implementation of one of the interfaces.
63+
See the [`noether_gui` documentation](noether_gui/README.md) for more details on how to create a GUI plugin for a custom implementation of one of the interfaces.
6464

6565
## Build
6666
Nominally, this project is ROS-independent, but it is convenient to use the ROS dependency management and build tools to build the repository.

0 commit comments

Comments
 (0)