Skip to content

Commit 95ef049

Browse files
committed
docs: fix grammar
1 parent a541897 commit 95ef049

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/ndarray/base/ndarraylike2object/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/ndarray/base/ndarraylike2object/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
Layout order.
6666

6767
out.accessorProtocol: boolean
68-
Boolean indicating whether the input array use accessors for getting and
69-
setting elements.
68+
Boolean indicating whether the input array uses accessors for getting
69+
and setting elements.
7070

7171
out.accessors: Array<Function>
7272
A two-element array whose first element is an accessor for retrieving an

0 commit comments

Comments
 (0)