Skip to content

Commit c8b5ed9

Browse files
author
Yi Xu
authored
fix typo: You don't to -> You don't have to
1 parent dc78f6e commit c8b5ed9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/02_NumPy.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,8 +438,8 @@
438438
},
439439
"cell_type": "markdown",
440440
"source": [
441-
"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/)."
441+
"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/)."
442442
]
443443
}
444444
]
445-
}
445+
}

0 commit comments

Comments
 (0)