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 64acd39 commit cb7ebf0Copy full SHA for cb7ebf0
packages/react/src/ReactElementValidator.js
@@ -6,7 +6,7 @@
6
*/
7
8
/**
9
- * ReactElementValidator provides a wrapper around a element factory
+ * ReactElementValidator provides a wrapper around an element factory
10
* which validates the props passed to the element. This is intended to be
11
* used only in DEV and could be replaced by a static type checker for languages
12
* that support it.
0 commit comments