From 477546241ef396bf7e9400fbea3fe1597b6f66e9 Mon Sep 17 00:00:00 2001 From: Nipun Batra Date: Sat, 5 Feb 2022 10:45:48 +0530 Subject: [PATCH] Update Learnable_Distributions_Zoo.ipynb Fixed a small typo --- .../jupyter_notebooks/Learnable_Distributions_Zoo.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_probability/examples/jupyter_notebooks/Learnable_Distributions_Zoo.ipynb b/tensorflow_probability/examples/jupyter_notebooks/Learnable_Distributions_Zoo.ipynb index e0173d5f8a..971b254c25 100644 --- a/tensorflow_probability/examples/jupyter_notebooks/Learnable_Distributions_Zoo.ipynb +++ b/tensorflow_probability/examples/jupyter_notebooks/Learnable_Distributions_Zoo.ipynb @@ -181,7 +181,7 @@ "id": "q7QlKm8fWCCH" }, "source": [ - "## Mixture of Multivarite Normal (spherical)" + "## Mixture of Multivariate Normal (spherical)" ] }, {