Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

Commit

Permalink
docs(README): fix revert syntax to match default regex and git (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersDJohnson authored and stevemao committed Aug 15, 2016
1 parent 61d3809 commit f8dceca
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 @@ -220,7 +220,7 @@ Used to define what capturing group of `revertPattern` captures what reverted co
For example, if we have commit

```
revert throw an error if a callback is passed
Revert "throw an error if a callback is passed"
This reverts commit 9bb4d6c.
```
Expand Down

0 comments on commit f8dceca

Please sign in to comment.