Skip to content

Commit 42beaf8

Browse files
committed
Merge branch 'develop' of https://github.com/stdlib-js/stdlib into develop
2 parents d30d8fa + 9aa89c2 commit 42beaf8

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/utils/group-in

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/utils/group-in/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# groupIn
22

3-
> Group an object's __own__ and __inherited property values according to an indicator function.
3+
> Group an object's __own__ and __inherited__ property values according to an indicator function.
44
55

66
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->

0 commit comments

Comments
 (0)