From 32d9320d3449cd0a63a083bf9b96e87a17ba816a Mon Sep 17 00:00:00 2001 From: SNVMK Date: Fri, 5 Feb 2021 12:24:01 +0700 Subject: [PATCH] Update 3-to-4.md (#8572) Merge pull request 8572 --- docs/_docs/upgrading/3-to-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/upgrading/3-to-4.md b/docs/_docs/upgrading/3-to-4.md index c234dfb7..87ad8acb 100644 --- a/docs/_docs/upgrading/3-to-4.md +++ b/docs/_docs/upgrading/3-to-4.md @@ -128,7 +128,7 @@ certain features are desired outside of kramdown's core functionality. Out of all the extensions listed in the report linked above, gem `kramdown-parser-gfm` is automatically installed along with Jekyll 4.0. The remaining extensions will have to be manually installed by the user depending on -desired funtionality, by listing the extension's gem-name in their `Gemfile`. +desired functionality, by listing the extension's gem-name in their `Gemfile`. Notes: * `kramdown-converter-pdf` will be ignored by Jekyll Core. To have Jekyll convert Markdown to PDF