We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357a1aa commit 00b32f2Copy full SHA for 00b32f2
lib/node_modules/@stdlib/console/log-each-map/README.md
@@ -105,7 +105,7 @@ The callback function is provided the following arguments:
105
106
- **arg0**: current array element for the first broadcasted array.
107
- **arg1**: current array element for the second broadcasted array.
108
-- **...argN**: current array element for the nth broadcasted arrays.
+- **...argN**: current array element for the nth broadcasted array.
109
- **index**: current element index.
110
- **arrays**: input arrays or broadcasted arrays.
111
0 commit comments