From 01ef75956f0386b7a98009148cdcbe6b633663f4 Mon Sep 17 00:00:00 2001 From: jorisSchaller <71265553+jorisSchaller@users.noreply.github.com> Date: Tue, 17 Oct 2023 01:14:54 +0200 Subject: [PATCH] Corrected typo on examples/ex3 --- examples/ex3_0.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ex3_0.ipynb b/examples/ex3_0.ipynb index ce13cbe..df3746f 100644 --- a/examples/ex3_0.ipynb +++ b/examples/ex3_0.ipynb @@ -134,7 +134,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Now we'll general an interactive visualization, which gets serialized as HTML + JavaScript into the `tmp.fig03.html` local file:" + "Now we'll generate an interactive visualization, which gets serialized as HTML + JavaScript into the `tmp.fig03.html` local file:" ] }, {