From 072808d9536ec55a758b70bfe33a7e27b4ed37bb Mon Sep 17 00:00:00 2001 From: Valeriy Van Date: Sun, 4 Dec 2022 12:48:41 +0200 Subject: [PATCH] Fix typo (#9203) Merge pull request 9203 --- docs/_docs/step-by-step/10-deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/step-by-step/10-deployment.md b/docs/_docs/step-by-step/10-deployment.md index 8071b8a9..54b798a5 100644 --- a/docs/_docs/step-by-step/10-deployment.md +++ b/docs/_docs/step-by-step/10-deployment.md @@ -45,7 +45,7 @@ This restricts your Ruby environment to only use gems set in your `Gemfile`. ## Plugins Jekyll plugins allow you to create custom generated content specific to your -site. There's many [plugins](/docs/plugins/) available or you can even +site. There're many [plugins](/docs/plugins/) available or you can even write your own. There are three official plugins which are useful on almost any Jekyll site: