From 2bf8303344b411e376251a80b0558baf0e871151 Mon Sep 17 00:00:00 2001 From: Laga Date: Thu, 14 May 2020 16:00:32 +0200 Subject: [PATCH] Fix Typo --- code/chap03ex.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/chap03ex.ipynb b/code/chap03ex.ipynb index 04942f350..0144648f5 100644 --- a/code/chap03ex.ipynb +++ b/code/chap03ex.ipynb @@ -81,7 +81,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "To normalize the disrtibution, we could divide through by the total count:" + "To normalize the distribution, we could divide through by the total count:" ] }, {