Skip to content

Commit 3099b54

Browse files
authored
Merge pull request GokuMohandas#82 from Roxyi/master
fix typo: You don't to -> You don't have to
2 parents 5b9a442 + c8b5ed9 commit 3099b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/02_NumPy.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@
732732
},
733733
"cell_type": "markdown",
734734
"source": [
735-
"You don't to memorize anything here and we will be taking a closer look at NumPy in the later lessons. If you are curious about more checkout the [NumPy reference manual](https://docs.scipy.org/doc/numpy-1.15.1/reference/)."
735+
"You don't have to memorize anything here and we will be taking a closer look at NumPy in the later lessons. If you are curious about more checkout the [NumPy reference manual](https://docs.scipy.org/doc/numpy-1.15.1/reference/)."
736736
]
737737
}
738738
]

0 commit comments

Comments
 (0)