We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122133b commit 55fd7f0Copy full SHA for 55fd7f0
contributing/workflow.md
@@ -186,7 +186,7 @@ switch between them to keep the contributions separate. For instance:
186
> git switch develop
187
```
188
189
-The last checkout makes sure that you end up in your *develop* branch as
+The last switch makes sure that you end up in your *develop* branch as
190
a starting point for your next session working with your repository.
191
This is a good practice, as it is not always obvious which branch you
192
are working in.
0 commit comments