-
Notifications
You must be signed in to change notification settings - Fork 50.4k
Closed
Description
On JSX In Depth (http://facebook.github.io/react/docs/jsx-in-depth.html), there is a small typo:
"To render a React Component, just a local variable that starts with an upper-case letter:"
You probably want:
"To render a React Component, just use a local variable that starts with an upper-case letter:"
Metadata
Metadata
Assignees
Labels
No labels