From 8dd232d721fe0359d12fc915e772fb3b52695a4e Mon Sep 17 00:00:00 2001 From: Stefan Otte Date: Mon, 2 Nov 2015 13:49:20 +0100 Subject: [PATCH] Add missing space --- 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 8067c7a..5bbb223 100644 --- a/01-g-h-filter.ipynb +++ b/01-g-h-filter.ipynb @@ -1015,7 +1015,7 @@ "\n", "**Predict**\n", "\n", - " 1.Use system behavior to predict state at the next time step\n", + " 1. Use system behavior to predict state at the next time step\n", " 2. Adjust belief to account for the uncertainty in prediction\n", " \n", "**Update**\n",