Skip to content

Commit

Permalink
Fix RegExp typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz authored Aug 29, 2016
1 parent 30eb138 commit 0716176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
* [new agnostic](/function/new.md)
* [.bind is slower](/function/bind.md)

* [RegexEp]
* [RegExp]
* [Common sense](/regexp/common-sense.md)
* [Focus on failing faster](/regexp/fail-faster.md)
* [Correct method](/regexp/methods.md)
Expand Down

0 comments on commit 0716176

Please sign in to comment.