diff --git a/README.md b/README.md index 04bd6bf..4294355 100644 --- a/README.md +++ b/README.md @@ -1752,7 +1752,7 @@ indexes = .argmin() ``` * **Shape is a tuple of dimension sizes.** -* **Axis is an index of dimension, that gets collapsed.** +* **Axis is an index of dimension that gets collapsed.** ### Indexing ```bash