From 865510e66825d6cd3be1a0d7b16032e9021035bb Mon Sep 17 00:00:00 2001 From: Milagros Marin Date: Tue, 26 Sep 2023 22:01:11 +0200 Subject: [PATCH] as previous changes, remove the comma after `i.e.` --- tutorials/02-Calcium Imaging Imported Tables.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/02-Calcium Imaging Imported Tables.ipynb b/tutorials/02-Calcium Imaging Imported Tables.ipynb index 3c47c33..9478eed 100644 --- a/tutorials/02-Calcium Imaging Imported Tables.ipynb +++ b/tutorials/02-Calcium Imaging Imported Tables.ipynb @@ -615,7 +615,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Finally, let's go ahead and call `populate` to actually populate the `AverageFrame` table with the new content, i.e., filling the table with the data loaded and computed from data files!" + "Finally, let's go ahead and call `populate` to actually populate the `AverageFrame` table with the new content, i.e. filling the table with the data loaded and computed from data files!" ] }, {