Skip to content

Commit f8eebba

Browse files
committed
docs: update note
1 parent 74e8faa commit f8eebba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/array/zero-to/docs

lib/node_modules/@stdlib/array/zero-to/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
The default array data type is `float64`.
2222

23-
If `n` is less than or equal to zero, the function returns an empty array.
23+
If `n` is equal to zero, the function returns an empty array.
2424

2525
Parameters
2626
----------

0 commit comments

Comments
 (0)