Skip to content

Commit 0f9ea2e

Browse files
authored
docs: update copy
Signed-off-by: Athan <[email protected]>
1 parent 3aa5c17 commit 0f9ea2e

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/stats/base/max-by/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/stats/base/max-by/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
using alternative indexing semantics.
7171

7272
While typed array views mandate a view offset based on the underlying
73-
buffer, the `offset` parameter supports indexing semantics based on a
73+
buffer, the offset parameter supports indexing semantics based on a
7474
starting index.
7575

7676
Parameters
@@ -86,7 +86,7 @@
8686
Stride length.
8787

8888
offsetX: integer
89-
Starting index of `x`.
89+
Starting index.
9090

9191
clbk: Function
9292
Callback function.

0 commit comments

Comments
 (0)