Skip to content

Commit 183b5b6

Browse files
authored
Merge pull request rlabbe#244 from jeremyroy/master
Fixed typo
2 parents 0e43c1b + 257ccd6 commit 183b5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-g-h-filter.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1662,7 +1662,7 @@
16621662
"source": [
16631663
"## Interactive Example\n",
16641664
"\n",
1665-
"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",
1665+
"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",
16661666
"\n",
16671667
"If you really want to test yourself, read the next paragraph and try to predict the results before you move the sliders. \n",
16681668
"\n",

0 commit comments

Comments
 (0)