Skip to content

Commit 02109aa

Browse files
schnrjPlaneshifter
andauthored
chore: address commit comments for commit fbffea0
PR-URL: #7038 Closes: #7030 Co-authored-by: Philipp Burckhardt <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]> Signed-off-by: Philipp Burckhardt <[email protected]>
1 parent 34fc66c commit 02109aa

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/array/base/assert/any-is-entry

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/array/base/assert/any-is-entry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ limitations under the License.
4040
var anyIsEntry = require( '@stdlib/array/base/assert/any-is-entry' );
4141
```
4242

43-
#### anyIsEntry( arr, property )
43+
#### anyIsEntry( arr, property, value )
4444

4545
Tests whether at least one element in a provided array has a specified own property key-value pair.
4646

0 commit comments

Comments
 (0)