Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Commit

Permalink
correct nits
Browse files Browse the repository at this point in the history
  • Loading branch information
hamelsmu committed Sep 4, 2020
1 parent b877196 commit 2190a80
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _notebooks/2020-02-21-introducing-fastpages.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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. "
]
},
{
Expand Down Expand Up @@ -402,7 +402,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Other Feautures"
"## Other Features"
]
},
{
Expand Down Expand Up @@ -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": {
Expand All @@ -555,7 +555,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.7"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 2190a80

Please sign in to comment.