diff --git a/moveit2/README.md b/moveit2/README.md index e7088f8..e78c174 100644 --- a/moveit2/README.md +++ b/moveit2/README.md @@ -55,7 +55,7 @@ You should see lots of console output and the rviz2 window appear: ![rviz2 tutorial window](resources/moveit2-rviz-tutorial.png) -You can now following the [MoveIt2 Tutorial documentation](https://moveit.picknik.ai/main/doc/tutorials/quickstart_in_rviz/quickstart_in_rviz_tutorial.html). +You can now follow the [MoveIt2 Tutorial documentation](https://moveit.picknik.ai/main/doc/tutorials/quickstart_in_rviz/quickstart_in_rviz_tutorial.html). ## Running the MoveIt2 Move Group C++ Interface Demo diff --git a/space_robots/README.md b/space_robots/README.md index b994dba..c971287 100644 --- a/space_robots/README.md +++ b/space_robots/README.md @@ -29,7 +29,7 @@ Then run: $ ./run.sh ``` -Depending on the host computer, you might need to remove ```--gpus all``` flag in ```run.sh```, which uses your GPUs. +Depending on the host computer, you might need to remove the ```--gpus all``` flag in ```run.sh```, which uses your GPUs. ## Running the Demos