diff --git a/CHANGELOG.md b/CHANGELOG.md index 58f370c821..fbe857f3f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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