Merge pull request #194 from torjuskd/patch-1

fix couple typos
This commit is contained in:
Roger Labbe 2018-01-01 11:27:44 -08:00 committed by GitHub
commit 7ae4410a33
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"
]
},
{