Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmachado committed Mar 24, 2017
1 parent 4a30110 commit 1ad0d9f
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 @@ -155,7 +155,7 @@ Example: `{ a: { b: { c: 1 } } } => { 'a.b.c' : 1 }`.

### matchAnyWord
`matchAnyWord -> string -> string -> bool`
takes a string to split into words and returns true if second string match any of the words
takes a string to split into words and returns true if the second string match any of the words



Expand Down

0 comments on commit 1ad0d9f

Please sign in to comment.