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

Merge pull request #91 from orthographic-pedant/spell_check/accidentally

Fixed typographical error, changed accidentaly to accidentally in README.
This commit is contained in:
Richard Littauer 2015-09-30 13:26:26 -04:00
commit a98fcf9f13

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