docs: typo in the chapter name fixed

This commit is contained in:
Mateusz Pusz
2021-04-13 20:37:10 +02:00
parent 90af542308
commit e5cd7c80e7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Example 7 - Estimating the temperature of the heaing liquid I
Example 7 - Estimating the temperature of the heating liquid I
=============================================================
Implementation of: https://www.kalmanfilter.net/kalman1d.html#ex7

View File

@@ -1,4 +1,4 @@
Example 8 - Estimating the temperature of the heaing liquid II
Example 8 - Estimating the temperature of the heating liquid II
==============================================================
Implementation of: https://www.kalmanfilter.net/kalman1d.html#ex8