Skip to content

Commit 2ea05a5

Browse files
authored
docs: apply suggestions from code review
Signed-off-by: Muhammad Haris <[email protected]>
1 parent 4f479e6 commit 2ea05a5

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/array/base/map

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/array/base/map/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The function accepts the following arguments:
132132
x.map( fcn, thisArg )
133133
```
134134
135-
- The functions support array-like objects having getter and setter accessors for array element access (e.g., [`@stdlib/array/base/accessor`][@stdlib/array/base/accessor]).
135+
- The function supports array-like objects having getter and setter accessors for array element access (e.g., [`@stdlib/array/base/accessor`][@stdlib/array/base/accessor]).
136136
137137
</section>
138138

0 commit comments

Comments
 (0)