From b868b6fb2c04563a9b040e18546bc3fed00f839b Mon Sep 17 00:00:00 2001 From: Ryan Fung Date: Fri, 27 Feb 2015 14:50:54 +0000 Subject: [PATCH] Fixed small grammar mistake --- 01_g-h_filter.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_g-h_filter.ipynb b/01_g-h_filter.ipynb index bea81aa..ef93dad 100644 --- a/01_g-h_filter.ipynb +++ b/01_g-h_filter.ipynb @@ -752,7 +752,7 @@ "\n", "> The key insight to this entire book is in the next paragraph. Read it carefully!\n", "\n", - "So what do we do? If we only take data from the measurement than the prediction will not affect the result. If we only take data from the prediction then the measurement will be ignored. If this is to work we need to take some kind of *blend of the prediction and measurement* (I've italicized the key point)." + "So what do we do? If we only take data from the measurement then the prediction will not affect the result. If we only take data from the prediction then the measurement will be ignored. If this is to work we need to take some kind of *blend of the prediction and measurement* (I've italicized the key point)." ] }, {