Skip to content

Commit 8f7d631

Browse files
committed
Merge pull request #168 from ryanwholey/master
Spelling changed from 'lowdash' to Lodash on line 1139 of README.md.
2 parents ecd34b7 + 6473626 commit 8f7d631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@ If you contribute to this library, just modify `string.js`, `string.test.js`, an
11361136
Roadmap to v2.0
11371137
---------------
11381138
- break up this module into smaller logically grouped modules. The Node.js version would probably always include most of the functions. https://github.com/jprichardson/string.js/issues/10
1139-
- allow a more functional style similar to Underscore and lowdash. This may introduce a `chain` function though. https://github.com/jprichardson/string.js/issues/49
1139+
- allow a more functional style similar to Underscore and Lodash. This may introduce a `chain` function though. https://github.com/jprichardson/string.js/issues/49
11401140
- language specific plugins i.e. https://github.com/jprichardson/string.js/pull/46
11411141
- move this repo over to https://github.com/stringjs
11421142

0 commit comments

Comments
 (0)