From 64150d04093ea465d5f85a6f2e20a3cdae4e2fa2 Mon Sep 17 00:00:00 2001 From: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com> Date: Sat, 7 Jan 2023 23:07:38 +0100 Subject: [PATCH] Fix a typo (#2301) --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index a9620b7..b8343a4 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -65,7 +65,7 @@ or with a combination of changing `./_data/features.yml` and adding some Liquid ## Blog -To modify a blog post, edit the appopriate markdown file in `./_posts/`. +To modify a blog post, edit the appropriate markdown file in `./_posts/`. Adding a new blog post is a four-step process.