From 32db25af2a703baa8657362eb20fff2463d5c656 Mon Sep 17 00:00:00 2001 From: Artem Zakharchenko Date: Fri, 30 Jun 2017 10:55:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b5f371..d7ea472 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ prefix? + action (A) + high context (HC) + low context (LC) | `getPost` | | `get` | `Post` | | | `getPostData` | | `get` | `Post` | `Data` | | `handleClickOutside` | | `handle` | `Click` | `Outside` | -| `shouldComponentUpdate` | `should` | `Component` | `Update`| | +| `shouldDisplayMessage` | `should` | `Display` | `Message`| | ### Actions #### `get`