diff --git a/README.md b/README.md index dd12d3e..6882460 100644 --- a/README.md +++ b/README.md @@ -1724,7 +1724,7 @@ import numpy as np ```python = .sum() - = .argmin() +indexes = .argmin() ``` * **Shape is a tuple of dimension sizes.**