From fdc91e016fc4b065ee82e31481ae7a3a66fedbfa Mon Sep 17 00:00:00 2001 From: jaaberg Date: Sat, 13 Aug 2016 20:45:04 +0200 Subject: [PATCH] Fix typo in changelog (#7468) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94093c2edb..deda53db48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -443,7 +443,7 @@ Each of these changes will continue to work as before with a new warning until t #### Bug Fixes -* Immutabilty Helpers: Ensure it supports `hasOwnProperty` as an object key +* Immutability Helpers: Ensure it supports `hasOwnProperty` as an object key ### React Tools