diff --git a/README.md b/README.md index e9dd1c6..f0d45c8 100644 --- a/README.md +++ b/README.md @@ -1723,7 +1723,7 @@ import numpy as np = np.broadcast_to(, ) ``` -#### Axis is an index of dimension that gets collapsed. +#### Axis is an index of dimension, that gets collapsed. ```python = .sum() = .argmin()