We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab89ca commit 5fe7f2eCopy full SHA for 5fe7f2e
lib/node_modules/@stdlib/ndarray/base/unary/README.md
@@ -94,7 +94,7 @@ The function accepts the following arguments:
94
- **arrays**: array-like object containing one input ndarray and one output ndarray.
95
- **fcn**: unary function to apply.
96
97
-Each provided ndarray should be an `object` with the following properties:
+Each provided ndarray should be an object with the following properties:
98
99
- **dtype**: data type.
100
- **data**: data buffer.
0 commit comments