fix couple typos

This commit is contained in:
Torjus Dahle 2018-01-01 20:02:30 +01:00 committed by GitHub
parent 850c7fc0dd
commit faeacd7dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -351,7 +351,7 @@
"Now, from the command prompt change to the directory that was just created, and then run Jupyter notebook:\n",
"\n",
" cd Kalman-and-Bayesian-Filters-in-Python\n",
" juptyer notebook\n",
" jupyter notebook\n",
"\n",
"A browser window should launch showing you all of the chapters in the book. Browse to the first chapter by clicking on it, then open the notebook in that subdirectory by clicking on the link.\n",
"\n",
@ -386,7 +386,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Using Juptyer Notebook"
"## Using Jupyter Notebook"
]
},
{