Possible mistake

This commit is contained in:
Gabriel Caruso 2018-01-02 07:30:25 -02:00 committed by GitHub
parent f9792e9c68
commit 3f85b185de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -602,7 +602,7 @@ First, let's reset our master branch to the correct commit (`a13b85e`):
HEAD is now at a13b85e
```
Now, we can create a fresh branch for our bug #21 branch:
Now, we can create a fresh branch for our bug #21:
```sh
(master)$ git checkout -b 21