diff --git a/README.md b/README.md index b33afb5f5..da795cea0 100644 --- a/README.md +++ b/README.md @@ -509,7 +509,7 @@ This is most reliable way to compare components, but it will not work with requi Another way - compare Component name. -> Not all components has a name. **In production displayName could not exists.** +> Not all components have a name. **In production displayName could not exists.** ```js const element = ;