We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34143ca commit a541897Copy full SHA for a541897
lib/node_modules/@stdlib/array/base/arraylike2object/docs/repl.txt
@@ -40,8 +40,8 @@
40
Input array data type.
41
42
out.accessorProtocol: boolean
43
- Boolean indicating whether the input array use accessors for getting and
44
- setting elements.
+ Boolean indicating whether the input array uses accessors for getting
+ and setting elements.
45
46
out.accessors: Array<Function>
47
A two-element array whose first element is an accessor for retrieving an
0 commit comments