Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 30, 2016
1 parent 9746f26 commit 6959e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regexp/common-sense.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use RegExp in cases with sense

When use with care, `RegexEp` are fast.
When use with care, `RegExp` are fast.

However, They're usually overkill when you are merely searching for literal strings:

Expand Down

0 comments on commit 6959e07

Please sign in to comment.