We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d291e9 commit 2c17f47Copy full SHA for 2c17f47
docs/warnings/refs-must-have-owner.md
@@ -13,7 +13,7 @@ You are probably here because you got the following error messages:
13
This usually means one of two things:
14
15
- You are trying to add a `ref` to an element that is being created outside of a component's render() function.
16
-- You have multiple (conflicting) copies of React loaded (eg. due to a miss-configured NPM dependency)
+- You have multiple (conflicting) copies of React loaded (eg. due to a misconfigured NPM dependency)
17
18
19
## Invalid Refs
0 commit comments