Skip to content

Commit

Permalink
docs: fix note
Browse files Browse the repository at this point in the history
  • Loading branch information
kgryte committed Oct 18, 2024
1 parent 3ab8221 commit 6c9018c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/node_modules/@stdlib/blas/base/isamax/docs/repl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Indexing is relative to the first index. To introduce an offset, use typed
array views.

If `N < 1`, both functions return `-1`.
If `N < 1`, the function returns `-1`.

Parameters
----------
Expand Down

0 comments on commit 6c9018c

Please sign in to comment.