Skip to content

Commit 2c17f47

Browse files
frontsideairgaearon
authored andcommitted
fix typo 'miss-configured' to 'misconfigured' (facebook#8412)
1 parent 8d291e9 commit 2c17f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/warnings/refs-must-have-owner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You are probably here because you got the following error messages:
1313
This usually means one of two things:
1414

1515
- 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)
16+
- You have multiple (conflicting) copies of React loaded (eg. due to a misconfigured NPM dependency)
1717

1818

1919
## Invalid Refs

0 commit comments

Comments
 (0)