Skip to content

Commit 8b4cc29

Browse files
committed
docs: update copy
1 parent 44f8243 commit 8b4cc29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/random/array/tools/unary-factory/docs

lib/node_modules/@stdlib/random/array/tools/unary-factory/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
- param1: PRNG parameter.
2424
- options: function options.
2525

26-
If provided a PRNG parameter, the factory function returns a curried
27-
function for creating arrays.
26+
If provided a PRNG parameter, the factory function returns a partially
27+
applied function for creating arrays.
2828

2929
The function supports the following options:
3030

0 commit comments

Comments
 (0)