Skip to content

Commit 9bb786b

Browse files
authored
Update 01_notebook.md
1 parent 00d6eb1 commit 9bb786b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter01_basic/01_notebook.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ _ * 3
6767
my_notebook.ipynb
6868
```
6969

70-
On Windows, one may replaces `ls` by `dir`.
70+
On Windows, one may replace `ls` by `dir`.
7171

7272
5. IPython comes with a library of **magic commands**. These commands are convenient shortcuts to common actions. They all start with `%` (the percent character). We can get the list of all magic commands with `%lsmagic`:
7373

0 commit comments

Comments
 (0)