From 98ae88f3fdb7774b24cb534e0301ba684df40197 Mon Sep 17 00:00:00 2001 From: krissy Date: Fri, 17 May 2019 14:53:26 -0700 Subject: [PATCH] Update small typo in contributing.md (#7671) Merge pull request 7671 --- docs/_docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/contributing.md b/docs/_docs/contributing.md index 7bba3156..e709fcae 100644 --- a/docs/_docs/contributing.md +++ b/docs/_docs/contributing.md @@ -93,7 +93,7 @@ If you want to add your plugin to the [list of plugins](https://jekyllrb.com/doc ## Code Contributions -Interesting in submitting a pull request? Awesome. Read on. There's a few common gotchas that we'd love to help you avoid. +Interested in submitting a pull request? Awesome. Read on. There's a few common gotchas that we'd love to help you avoid. ### Tests and documentation