Skip to content

Commit c498107

Browse files
authored
Merge pull request rougier#59 from leoienkejr/patch-1
Fixed a typo
2 parents 6c26468 + 60ded96 commit c498107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

100 Numpy exercises with hint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ free to open an issue at <https://github.com/rougier/numpy-100>
1818

1919
#### 2. Print the numpy version and the configuration (★☆☆)
2020

21-
(**hint**: np.\_\_verison\_\_, np.show\_config)
21+
(**hint**: np.\_\_version\_\_, np.show\_config)
2222

2323

2424

0 commit comments

Comments
 (0)