Skip to content

Commit df92a4f

Browse files
committed
Fix grammar
1 parent 977042e commit df92a4f

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/array/to-strided-iterator/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/array/to-strided-iterator/lib/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'use strict';
2020

2121
/**
22-
* Create a iterator from a strided array-like value.
22+
* Create an iterator from a strided array-like value.
2323
*
2424
* @module @stdlib/array/to-strided-iterator
2525
*

0 commit comments

Comments
 (0)