From 72f6201bb78fa38a62f0402e0480e2ee021a438a Mon Sep 17 00:00:00 2001 From: William Belle Date: Mon, 29 Jul 2019 21:45:15 +0200 Subject: [PATCH] fix: typo (#36532) --- docs/how-to-work-on-guide-articles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-work-on-guide-articles.md b/docs/how-to-work-on-guide-articles.md index b3860216ff..cdff12ef1d 100644 --- a/docs/how-to-work-on-guide-articles.md +++ b/docs/how-to-work-on-guide-articles.md @@ -56,7 +56,7 @@ Watch the video demonstration or follow the steps below it: Keep these short, not more than 50 characters. You can always add additional information in the description of the commit message. - This does not take any additional time than a unconventional message like 'update file' or 'add index.md' + This does not take any additional time than an unconventional message like 'update file' or 'add index.md' You can learn more about [why you should use these here](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#why-use-conventional-commits).