typos in README

This commit is contained in:
Noah Chase
2017-10-26 16:59:15 -04:00
committed by GitHub
parent df0d9b0c33
commit 344a580612

View File

@@ -90,7 +90,7 @@ We could use your help to get syntax highlighting support to other editors! If y
## Code completions and error reporting
Along with sytnax highlighting, you can install the [TypeScript styled plugin](https://github.com/Microsoft/typescript-styled-plugin) to get error reporting and code completeion for styled components in your editor. The plugin supports styled components in both JavaScript and TypeScript files, and works in Visual Studio Code, Sublime, and Atom.
Along with syntax highlighting, you can install the [TypeScript styled plugin](https://github.com/Microsoft/typescript-styled-plugin) to get error reporting and code completion for styled components in your editor. The plugin supports styled components in both JavaScript and TypeScript files, and works in Visual Studio Code, Sublime, and Atom.
## Built with `styled-components`