mirror of
https://github.com/atom/atom.git
synced 2026-01-25 23:08:18 -05:00
Merge pull request #14763 from WRONGWAY4YOU/contributing-doc-typo-fix
Fix typo in the `CONTRIBUTING.md` document
This commit is contained in:
@@ -91,7 +91,7 @@ Also, because Atom is so extensible, it's possible that a feature you've become
|
||||
|
||||
#### Package Conventions
|
||||
|
||||
Thera are a few conventions that have developed over time around packages:
|
||||
There are a few conventions that have developed over time around packages:
|
||||
|
||||
* Packages that add one or more syntax highlighting grammars are named `language-[language-name]`
|
||||
* Language packages can add other things besides just a grammar. Many offer commonly-used snippets. Try not to add too much though.
|
||||
|
||||
Reference in New Issue
Block a user