blackflux / object-scan

Traverse object hierarchies using matching and callbacks.
MIT License
167 stars 16 forks source link

Fix typo in readme #1769

Closed simlu closed 2 years ago

simlu commented 2 years ago

This setting get be overwritten by using the getter method getKey() or getEntry()

Should read can

simlu commented 2 years ago

Done here: https://github.com/blackflux/object-scan/pull/1770