fixed a minor typo (#6600)

This commit is contained in:
Stolenkid 2016-04-26 03:07:52 +05:30 committed by Paul O’Shannessy
parent 7dbc95f379
commit aeda84602f
1 changed files with 1 additions and 1 deletions

View File

@ -833,7 +833,7 @@ Each of these changes will continue to work as before with a new warning until t
### JSX
* Improved compatability with other coding styles (specifically, multiple assignments with a single `var`).
* Improved compatibility with other coding styles (specifically, multiple assignments with a single `var`).
### react-tools