From 89d31e9d90a734e6496e778cbdc60a30124b4f68 Mon Sep 17 00:00:00 2001 From: polonez Date: Wed, 10 Jan 2018 14:24:20 +0900 Subject: [PATCH] Fix typo --- ipynb/Economics.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipynb/Economics.ipynb b/ipynb/Economics.ipynb index 84ef6a5..340bd83 100644 --- a/ipynb/Economics.ipynb +++ b/ipynb/Economics.ipynb @@ -326,7 +326,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# SImulation Visualization\n", + "# Simulation Visualization\n", "\n", "If we want to do larger simulations we'll need a better way to visualize the results.\n", "The function `show` does that:"