Skip to content

Commit a541897

Browse files
committed
docs: fix grammar
1 parent 34143ca commit a541897

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/array/base/arraylike2object/docs

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/array/base/arraylike2object/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
Input array data type.
4141

4242
out.accessorProtocol: boolean
43-
Boolean indicating whether the input array use accessors for getting and
44-
setting elements.
43+
Boolean indicating whether the input array uses accessors for getting
44+
and setting elements.
4545

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

0 commit comments

Comments
 (0)