From 2190a8009760bac1f868ea90c44d5b57dc6b3465 Mon Sep 17 00:00:00 2001 From: Hamel Husain Date: Thu, 3 Sep 2020 21:20:31 -0700 Subject: [PATCH] correct nits --- _notebooks/2020-02-21-introducing-fastpages.ipynb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_notebooks/2020-02-21-introducing-fastpages.ipynb b/_notebooks/2020-02-21-introducing-fastpages.ipynb index 9da0c215..42783f66 100644 --- a/_notebooks/2020-02-21-introducing-fastpages.ipynb +++ b/_notebooks/2020-02-21-introducing-fastpages.ipynb @@ -67,7 +67,7 @@ "source": [ "## Jupyter Notebooks & Fastpages\n", "\n", - "In this post, we will cover special features that fastpages provides has for Jupyter notebooks. You can also write your blog posts with Word documents or markdown in fastpages, which contain many, but not all the same features. " + "In this post, we will cover special features that fastpages provides for Jupyter notebooks. You can also write your blog posts with Word documents or markdown in fastpages, which contain many, but not all the same features. " ] }, { @@ -402,7 +402,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Other Feautures" + "## Other Features" ] }, { @@ -541,9 +541,9 @@ ], "metadata": { "kernelspec": { - "display_name": "visualization-curriculum-gF8wUgMm", + "display_name": "Python 3", "language": "python", - "name": "visualization-curriculum-gf8wugmm" + "name": "python3" }, "language_info": { "codemirror_mode": { @@ -555,7 +555,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.7" + "version": "3.8.3" } }, "nbformat": 4,