diff --git a/100 Numpy exercises with hint.ipynb b/100 Numpy exercises with hint.ipynb index 6df24e5..d380ae6 100644 --- a/100 Numpy exercises with hint.ipynb +++ b/100 Numpy exercises with hint.ipynb @@ -34,7 +34,7 @@ "metadata": {}, "source": [ "#### 2. Print the numpy version and the configuration (★☆☆) \n", - "(**hint**: np.\\_\\_verison\\_\\_, np.show\\_config)" + "(**hint**: np.\\_\\_version\\_\\_, np.show\\_config)" ] }, {