fixed a minor typo (#6600)

(cherry picked from commit aeda84602f)
This commit is contained in:
Stolenkid
2016-04-26 03:07:52 +05:30
committed by Paul O’Shannessy
parent 3a48eef3c8
commit dd29092472
+1 -1
View File
@@ -881,7 +881,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