Skip to content

Commit

Permalink
Merge pull request #9 from Grange007/main
Browse files Browse the repository at this point in the history
🐛 fix typo
  • Loading branch information
Grange007 authored Mar 23, 2024
2 parents 89e4a7c + 2f6c9b9 commit 2ed6139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Program/ROS简易教程.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ rqt
mkdir -p catkin_ws/src
```

进入空间空间,使用catkin工具进行编译
进入工作空间,使用catkin工具进行编译

```sh
cd ~/catkin_ws
Expand Down

0 comments on commit 2ed6139

Please sign in to comment.