Skip to content

Commit 7b50df6

Browse files
committed
Numpy
1 parent 7bff42e commit 7b50df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ indexes = <array>.argmin(<axis>)
17521752
```
17531753

17541754
* **Shape is a tuple of dimension sizes.**
1755-
* **Axis is an index of dimension, that gets collapsed.**
1755+
* **Axis is an index of dimension that gets collapsed.**
17561756

17571757
### Indexing
17581758
```bash

0 commit comments

Comments
 (0)