@@ -7,7 +7,7 @@ Branching means you diverge from the main line of development and continue to do
Go to the terminal opened in your workstation and 'cd' to the location where you cloned the project.
```
-cd git_tutorial
+cd Git_Training
Create the new branch checking off from “master” branch.