Merge pull request #244 from jeremyroy/master

Fixed typo
This commit is contained in:
Roger Labbe 2018-08-03 08:31:55 -07:00 committed by GitHub
commit 183b5b69ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1662,7 +1662,7 @@
"source": [
"## Interactive Example\n",
"\n",
"For those of you running this in Jupyter Notebook I've written an interactive version of the filter so you can see the effect of changing $\\dot{x}$, $g$ and $h$ in real time. As you adjust the sliders for $\\dot{x}$, $g$ and $h$ the date will be refiltered and the results plotted for you.\n",
"For those of you running this in Jupyter Notebook I've written an interactive version of the filter so you can see the effect of changing $\\dot{x}$, $g$ and $h$ in real time. As you adjust the sliders for $\\dot{x}$, $g$ and $h$ the data will be refiltered and the results plotted for you.\n",
"\n",
"If you really want to test yourself, read the next paragraph and try to predict the results before you move the sliders. \n",
"\n",