Merge pull request #2773 from vanesyan/patch-1

Update ref-01-top-level-api.md
This commit is contained in:
Paul O’Shannessy
2014-12-25 10:42:47 -08:00
+1 -1
View File
@@ -8,7 +8,7 @@ redirect_from: "/docs/reference.html"
## React
`React` is the entry point to the React framework. If you're using one of the prebuilt packages it's available as a global; if you're using CommonJS modules you can `require()` it.
`React` is the entry point to the React library. If you're using one of the prebuilt packages it's available as a global; if you're using CommonJS modules you can `require()` it.
### React.createClass