Skip to content

Commit f6b11c3

Browse files
authored
Update README.md
1 parent 0ef3ed1 commit f6b11c3

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
@@ -413,7 +413,7 @@ values(obj)
413413

414414
## valuesIn
415415

416-
Like to `keys`, but returns direct enumerable values including prototype chain.
416+
Like to `keys`, but returns all enumerable values including prototype chain.
417417

418418
```js
419419
var valuesIn = require('object-loops/values-in')

0 commit comments

Comments
 (0)