Skip to content

Commit

Permalink
Possible mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
carusogabriel authored Jan 2, 2018
1 parent f9792e9 commit 3f85b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3f85b18

Please sign in to comment.