Skip to content

Commit

Permalink
Fixed substring docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Sep 20, 2018
1 parent 4e01cbd commit 85e988b
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 @@ -112,7 +112,7 @@ Available Methods
[startsWith](https://twine.phlak.net/docs/methods/startswith)
[strip](https://twine.phlak.net/docs/methods/strip)
[studlyCase](https://twine.phlak.net/docs/methods/studlycase)
[subtring](https://twine.phlak.net/docs/methods/subtring)
[substring](https://twine.phlak.net/docs/methods/substring)
[trim](https://twine.phlak.net/docs/methods/trim)
[trimLeft](https://twine.phlak.net/docs/methods/trimleft)
[trimRight](https://twine.phlak.net/docs/methods/trimright)
Expand Down

0 comments on commit 85e988b

Please sign in to comment.