diff --git a/docs/style-guide-for-guide-articles.md b/docs/style-guide-for-guide-articles.md index efb4f98616..f57215e5d6 100644 --- a/docs/style-guide-for-guide-articles.md +++ b/docs/style-guide-for-guide-articles.md @@ -1,6 +1,6 @@ # Style guide for creating and editing Guide Articles -We recommend the following guidelines to writing Guide articles to help you get started contributing and create helpful articles. +We recommend the following guidelines to writing Guide articles to help you get started contributing and creating helpful articles. ## Title @@ -278,7 +278,7 @@ Proper nouns should use correct capitalization when possible. Below is a list of - JavaScript (capital letters in "J" and "S" and no abbreviations) - Node.js -Front-end development (adjective form with a dash) is when you are working on the front end (noun form with no dash). The same goes with the back end, full stack, and many other compound terms. +Front-end development (adjective form with a dash) is when you're working on the front end (noun form with no dash). The same goes for the back end, full stack, and many other compound terms. ## Third-Party Tools