Skip to content

Commit 51a4b3e

Browse files
authored
docs: fix grammar
Signed-off-by: Athan <[email protected]>
1 parent 81fdb3a commit 51a4b3e

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/gapxsum/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/gapxsum/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
are accessed at runtime.
77

88
Indexing is relative to the first index. To introduce an offset, use typed
9-
array view.
9+
array views.
1010

1111
If `N <= 0`, the function returns `0.0`.
1212

0 commit comments

Comments
 (0)