diff --git a/100 Numpy exercises with hint.md b/100 Numpy exercises with hint.md index e95d56d..fdf19b5 100644 --- a/100 Numpy exercises with hint.md +++ b/100 Numpy exercises with hint.md @@ -18,7 +18,7 @@ free to open an issue at #### 2. Print the numpy version and the configuration (★☆☆) -(**hint**: np.\_\_verison\_\_, np.show\_config) +(**hint**: np.\_\_version\_\_, np.show\_config)