From ae3c9cec5cb0536889c7ba9d3dbdc6ef7c45dbe0 Mon Sep 17 00:00:00 2001 From: Samuel Date: Mon, 3 Dec 2018 15:55:20 +0100 Subject: [PATCH] Update appendix-useful-distributions.md --- chapters/appendix-useful-distributions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapters/appendix-useful-distributions.md b/chapters/appendix-useful-distributions.md index 8a96be5..987a509 100644 --- a/chapters/appendix-useful-distributions.md +++ b/chapters/appendix-useful-distributions.md @@ -1,7 +1,7 @@ --- layout: chapter title: Appendix - Useful distribtuions -description: A very brief sumary of some important distributions. +description: A very brief summary of some important distributions. chapter_num: 21 --- @@ -76,4 +76,4 @@ var acat = function () {Categorical({ })} sample(acat()) -~~~~ \ No newline at end of file +~~~~