Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Dec 18, 2023
1 parent ff40abe commit aa3d2a2
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 @@ -855,7 +855,7 @@ var z = arr.every( predicate );
// returns true
```

The `predicate` function is provided four arguments:
The `predicate` function is provided three arguments:

- **value**: current array element.
- **index**: current array element index.
Expand Down

0 comments on commit aa3d2a2

Please sign in to comment.