From 418a26485c0f373d1a69f99ebff227b4a82c1f8d Mon Sep 17 00:00:00 2001 From: Thomas Berlok Date: Mon, 4 Mar 2024 14:46:51 +0100 Subject: [PATCH] Added missing period #52 --- docs/source/notebooks/notebook1_paicos_basics.ipynb | 2 +- notebook-tutorials/notebook1_paicos_basics.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/notebooks/notebook1_paicos_basics.ipynb b/docs/source/notebooks/notebook1_paicos_basics.ipynb index dae0a96..623a087 100644 --- a/docs/source/notebooks/notebook1_paicos_basics.ipynb +++ b/docs/source/notebooks/notebook1_paicos_basics.ipynb @@ -505,7 +505,7 @@ "source": [ "## Loading automatically computed derived variables\n", "Here we show how Paicos can automatically compute derived variables.\n", - "Paicos gives information about what is happening under the hood\n", + "Paicos gives information about what is happening under the hood.\n", "\n", "This feature can be turned off by setting\n", "\n", diff --git a/notebook-tutorials/notebook1_paicos_basics.ipynb b/notebook-tutorials/notebook1_paicos_basics.ipynb index dae0a96..623a087 100644 --- a/notebook-tutorials/notebook1_paicos_basics.ipynb +++ b/notebook-tutorials/notebook1_paicos_basics.ipynb @@ -505,7 +505,7 @@ "source": [ "## Loading automatically computed derived variables\n", "Here we show how Paicos can automatically compute derived variables.\n", - "Paicos gives information about what is happening under the hood\n", + "Paicos gives information about what is happening under the hood.\n", "\n", "This feature can be turned off by setting\n", "\n",