soldair / node-walkdir

Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
MIT License
130 stars 22 forks source link

Typo in README.md #43

Open rrthomas opened 3 years ago

rrthomas commented 3 years ago

"gracfeful" → "graceful" (as in "-fs"!).

Thanks for this package!