From f71fe1e1d711f832ea0337852df16ee96aaf76bf Mon Sep 17 00:00:00 2001 From: Bart de Koning Date: Wed, 17 Apr 2024 13:59:06 +0200 Subject: [PATCH] fix typo --- docs/python/examples.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/python/examples.ipynb b/docs/python/examples.ipynb index 5e1eb45ce..cffa85d05 100644 --- a/docs/python/examples.ipynb +++ b/docs/python/examples.ipynb @@ -734,7 +734,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "We see that in Januari the level of the basin is too high and thus water is pumped out until the maximum level of the desired range is reached. Then until May water flows out of the basin freely through the tabulated rating curve until the minimum level is reached. From \n", + "We see that in January the level of the basin is too high and thus water is pumped out until the maximum level of the desired range is reached. Then until May water flows out of the basin freely through the tabulated rating curve until the minimum level is reached. From \n", "this point until the start of July water is pumped into the basin in short bursts to stay within the desired range. At the start of July rain starts falling on the basin, which causes the basin level to rise until the maximum level. From this point onward water is pumped out of the basin in short bursts to stay within the desired range." ] },