diff --git a/README.md b/README.md index 67248ae..64d334c 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ class ExpensiveRenderer extends React.Component { ## Do I Need `shouldComponentUpdate`? -> What's faster than a really fast deep comparion? No deep comparison at all. +> What's faster than a really fast deep comparison? No deep comparison at all. —This Readme