Skip to content

Commit ac5ab11

Browse files
committed
Auto-generated commit
1 parent 03a9527 commit ac5ab11

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
<details>
3434

35+
- [`5fe7f2e`](https://github.com/stdlib-js/stdlib/commit/5fe7f2e437b3bf7ff82db46944d8f928c7fc4090) - **style:** remove backticks _(by Athan Reines)_
3536
- [`dab89ca`](https://github.com/stdlib-js/stdlib/commit/dab89ca7cb89b404eef61ae48cfb84afec543222) - **style:** remove backticks _(by Athan Reines)_
3637
- [`8d4c46b`](https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f) - **refactor:** update paths _(by Athan Reines)_
3738
- [`18b3c79`](https://github.com/stdlib-js/stdlib/commit/18b3c79c5035c7082618b7379cd6576e64393a96) - **refactor:** update paths _(by Athan Reines)_

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The function accepts the following arguments:
127127
- **arrays**: array-like object containing one input ndarray and one output ndarray.
128128
- **fcn**: unary function to apply.
129129

130-
Each provided ndarray should be an `object` with the following properties:
130+
Each provided ndarray should be an object with the following properties:
131131

132132
- **dtype**: data type.
133133
- **data**: data buffer.

0 commit comments

Comments
 (0)