1
0
mirror of https://github.com/k88hudson/git-flight-rules.git synced 2025-03-11 13:18:50 -03:00

Fixed typographical error, changed accidentaly to accidentally in README.

This commit is contained in:
orthographic-pedant 2015-09-30 13:11:12 -04:00
parent 7bce1f9570
commit 792e0deb23

View File

@ -456,7 +456,7 @@ Date: Tue Jul 29 13:14:46 2014 -0400
Fixes #6: Force pushing after amending commits Fixes #6: Force pushing after amending commits
``` ```
Now we're switching back to master and 'accidentaly' removing our branch. Now we're switching back to master and 'accidentally' removing our branch.
```sh ```sh
(my-branch)$ git checkout master (my-branch)$ git checkout master