diff --git a/docs/com2009/assignment1/part2.md b/docs/com2009/assignment1/part2.md index 9fccdfe0..a1b43abf 100644 --- a/docs/com2009/assignment1/part2.md +++ b/docs/com2009/assignment1/part2.md @@ -331,7 +331,7 @@ In Part 1 you learnt how to create a package and build simple nodes in Python to ``` Then: ```bash - catkin_create_pkg {BLANK} + catkin_create_pkg part2_navigation {BLANK} ``` ***