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 3aa5c17 commit 0f9ea2eCopy full SHA for 0f9ea2e
lib/node_modules/@stdlib/stats/base/max-by/docs/repl.txt
@@ -70,7 +70,7 @@
70
using alternative indexing semantics.
71
72
While typed array views mandate a view offset based on the underlying
73
- buffer, the `offset` parameter supports indexing semantics based on a
+ buffer, the offset parameter supports indexing semantics based on a
74
starting index.
75
76
Parameters
@@ -86,7 +86,7 @@
86
Stride length.
87
88
offsetX: integer
89
- Starting index of `x`.
+ Starting index.
90
91
clbk: Function
92
Callback function.
0 commit comments