Skip to content

Commit

Permalink
Fix broken API.md anchor (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
WesTyler authored and cjihrig committed Oct 26, 2017
1 parent 70c82c7 commit 7cf8a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Expand Up @@ -44,7 +44,7 @@
- [`match(regex)`](#matchregex)
- [`satisfy(validator)`](#satisfyvalidator)
- [`throw([type], [message])`](#throwtype-message)
- [`await reject([type], [message])`](#away-rejecttype-message)
- [`await reject([type], [message])`](#await-rejecttype-message)
- [`fail(message)`](#failmessage)
- [`count()`](#count)
- [`incomplete()`](#incomplete)
Expand Down

0 comments on commit 7cf8a2d

Please sign in to comment.