Skip to content

Commit 163d86e

Browse files
authored
Updated comment message (#26158)
a simple grammar fix.
1 parent 108aed0 commit 163d86e

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)