Skip to content

Commit a31ded1

Browse files
committed
Add indefinite article
1 parent d8150b3 commit a31ded1

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/assert/is-between-array/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/assert/is-between-array/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
Returns
2626
-------
2727
bool: boolean
28-
Boolean indicating whether a value is array-like object where every
28+
Boolean indicating whether a value is an array-like object where every
2929
element is between two values.
3030

3131
Examples

0 commit comments

Comments
 (0)