From 014e23eb3d0d193fc7cde9a596c1e08a1eccee10 Mon Sep 17 00:00:00 2001 From: Dominic Duffin Date: Tue, 16 Oct 2018 04:16:49 +0100 Subject: [PATCH] docs: fix grammar in how-to-work-on-guide-articles (#19062) --- docs/how-to-work-on-guide-articles.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/how-to-work-on-guide-articles.md b/docs/how-to-work-on-guide-articles.md index 25880571c3..37755c139d 100644 --- a/docs/how-to-work-on-guide-articles.md +++ b/docs/how-to-work-on-guide-articles.md @@ -60,7 +60,7 @@ Watch the video demonstration or follow the steps below it: This does not take any additional time than a unconventional message like 'update file' or 'add index.md' - You can learn more at about [why your should these here](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#why-use-conventional-commits). + You can learn more at about [why you should use these here](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#why-use-conventional-commits). 4. Then select the radio button option for **"Create a new branch for this commit and start a pull request"** and click Propose file changes. @@ -304,4 +304,4 @@ Hey @username You haven't actually added any content so I will be invalid pull requests this PR and marking it as `invalid`. 😓️ Feel free to open another PR though! 👍 -``` \ No newline at end of file +```