Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
laysent committed Aug 19, 2017
1 parent f280cf2 commit 85809c8
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 @@ -12,7 +12,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

Expand Down

0 comments on commit 85809c8

Please sign in to comment.