Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmehta authored Aug 21, 2016
1 parent 0ef3ed1 commit f6b11c3
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 @@ -413,7 +413,7 @@ values(obj)

## valuesIn

Like to `keys`, but returns direct enumerable values including prototype chain.
Like to `keys`, but returns all enumerable values including prototype chain.

```js
var valuesIn = require('object-loops/values-in')
Expand Down

0 comments on commit f6b11c3

Please sign in to comment.