Skip to content

Commit

Permalink
Merge pull request #2294 from dcos/orlandohohmeier/docs/fix-typos
Browse files Browse the repository at this point in the history
Fix CONTRIBUTING typos
  • Loading branch information
nLight authored Jul 5, 2017
2 parents d9b1204 + b6bfd5b commit 15a5d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

## Indice
## Index
- [Commits](#commits)
- [Commit Message](#commit-message)
- [Subject](#subjet)
Expand Down Expand Up @@ -188,7 +188,7 @@ it is helpful to use [npm link](https://docs.npmjs.com/cli/link).
* Installing SublimeLinter is straightforward using Sublime Package Manager, see [instructions](http://sublimelinter.readthedocs.org/en/latest/installation.html#installing-via-pc)
* SublimeLinter-eslint needs a global eslint in your system, see [instructions](https://github.com/roadhump/SublimeLinter-eslint#sublimelinter-eslint)

3. Syntax Highlihgting for files containing JSX
3. Syntax Highlighting for files containing JSX

* Install Babel using Sublime Package Manager, see [instructions](https://github.com/babel/babel-sublime). From here you can decide to use Babel for all .js files. See their docs for that. If you don't want to do that, continue reading.
* Installing ApplySyntax using Sublime Package Manager, see [instructions](https://github.com/facelessuser/ApplySyntax)
Expand Down

0 comments on commit 15a5d13

Please sign in to comment.