Skip to content

Commit cb7ebf0

Browse files
authored
chore: updated comment message
a simple grammar fix
1 parent 64acd39 commit cb7ebf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/ReactElementValidator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77

88
/**
9-
* ReactElementValidator provides a wrapper around a element factory
9+
* ReactElementValidator provides a wrapper around an element factory
1010
* which validates the props passed to the element. This is intended to be
1111
* used only in DEV and could be replaced by a static type checker for languages
1212
* that support it.

0 commit comments

Comments
 (0)