Correct a small typo in style guide for articles. (#23090)

This commit is contained in:
Thomas Abbott
2018-11-12 02:29:37 +00:00
committed by Aditya
parent 5e817d353f
commit 583676707a

View File

@ -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) - JavaScript (capital letters in "J" and "S" and no abbreviations)
- Node.js - Node.js
Front-end development (adjective form with a dash) is when you 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 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.
## Third-Party Tools ## Third-Party Tools