diff --git a/migrating_gazebo_classic_ros2_packages.md b/migrating_gazebo_classic_ros2_packages.md index a5975c510..83efb496c 100644 --- a/migrating_gazebo_classic_ros2_packages.md +++ b/migrating_gazebo_classic_ros2_packages.md @@ -75,7 +75,7 @@ create a new branch in which we'll make the changes to migrate to the new Gazebo. ```bash -git checkout -b new_gazebo +git checkout -b feature-gazebo-sim-migration ``` The changes we need to make are: