From 3252b7471fb883da31299b83398dd29de53cf12d Mon Sep 17 00:00:00 2001 From: Andrew Clark Date: Wed, 23 May 2018 18:03:21 -0700 Subject: [PATCH] Fix spelling of Philipp's name (again) --- content/blog/2018-05-23-react-v-16-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2018-05-23-react-v-16-4.md b/content/blog/2018-05-23-react-v-16-4.md index f0f926799..4f6e171f7 100644 --- a/content/blog/2018-05-23-react-v-16-4.md +++ b/content/blog/2018-05-23-react-v-16-4.md @@ -26,7 +26,7 @@ Please note that these events will only work in browsers that support the Pointe [Check out this example on CodeSandbox.](codesandbox://16-4-release-blog-post/pointer-events-example) -Huge thanks to [Phillip Spiess](https://github.com/philipp-spiess) for contributing this change! +Huge thanks to [Philipp Spiess](https://github.com/philipp-spiess) for contributing this change! ## Bugfix for `getDerivedStateFromProps`