From 792e0deb232df3655b96cb22dd5b302a55fe93e6 Mon Sep 17 00:00:00 2001 From: orthographic-pedant Date: Wed, 30 Sep 2015 13:11:12 -0400 Subject: [PATCH] Fixed typographical error, changed accidentaly to accidentally in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 253d3646..f0f3c386 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,7 @@ Date: Tue Jul 29 13:14:46 2014 -0400 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 (my-branch)$ git checkout master