From 99f572bb42da8bd6afcebe82f829649517d6049d Mon Sep 17 00:00:00 2001 From: goncalopp Date: Fri, 10 Jul 2020 02:55:01 +0100 Subject: [PATCH] Fix typo on 03 - Gaussians --- 03-Gaussians.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-Gaussians.ipynb b/03-Gaussians.ipynb index a284d4a..024f631 100644 --- a/03-Gaussians.ipynb +++ b/03-Gaussians.ipynb @@ -358,7 +358,7 @@ "source": [ "### Exercise\n", "\n", - "What is the expected value of a die role?\n", + "What is the expected value of a die roll?\n", "\n", "### Solution\n", "\n",