From 2faba42c63966b5cfdfadbac4b3c03bc8a5180d3 Mon Sep 17 00:00:00 2001 From: malinkie Date: Thu, 30 Mar 2017 13:46:21 -0700 Subject: [PATCH] Update README.md spelling... #nit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0324236..44189ca 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ your `npm test` (or other specified scripts) passes before you can push your changes. This all conveniently configured in your package.json. But don't worry, you can still force a push by telling `git` to skip the -`pre-push` hooks by simply pushting using `--no-verify`. +`pre-push` hooks by simply pushing using `--no-verify`. ### Installation