diff --git a/Readme.md b/Readme.md index 97336bd2..0df06be5 100644 --- a/Readme.md +++ b/Readme.md @@ -89,7 +89,7 @@ export default () => ( ) ``` -### Lifecycle components +### Component lifecycle When you need state, lifecycle hooks or **initial data population** you can export a `React.Component`: