diff --git a/react.md b/react.md index c33c62f40..92b24b5b8 100644 --- a/react.md +++ b/react.md @@ -204,7 +204,7 @@ this.state this.props ``` -These methods and properies are available for `Component` instances. +These methods and properties are available for `Component` instances. See: [Component API](http://facebook.github.io/react/docs/component-api.html)