From 062912fb675521394488e18c024ff6727853b21a Mon Sep 17 00:00:00 2001 From: Sam Kvale Date: Sat, 15 Sep 2018 10:16:58 -0500 Subject: [PATCH] docs(changelog): Fix misspelling (#13663) dangerouslySetInnerHTML was misspelled dangerousSetInnerHTML --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bf2f51d43abb..027a65e1229e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,7 @@ * Fix incorrect data in `compositionend` event when typing Korean on IE11 ([@crux153](https://github.com/crux153) in [#12563](https://github.com/facebook/react/issues/12563)) * Fix a crash when using dynamic `children` in the `