diff --git a/docs/_posts/2014-07-28-community-roundup-20.md b/docs/_posts/2014-07-28-community-roundup-20.md index 56ec4339fc..5c46bc1618 100644 --- a/docs/_posts/2014-07-28-community-roundup-20.md +++ b/docs/_posts/2014-07-28-community-roundup-20.md @@ -29,7 +29,7 @@ One of the best features of React is that it provides the foundations to impleme ## ReactIntl Mixin by Yahoo -There are a couple of React-related projects that recently appeared on Yahoo's GitHub, the first one being an [internationalization mixin](https://github.com/yahoo/react-intl). It's great to see them getting excitied about React and contributing back to the community. +There are a couple of React-related projects that recently appeared on Yahoo's GitHub, the first one being an [internationalization mixin](https://github.com/yahoo/react-intl). It's great to see them getting excited about React and contributing back to the community. ```javascript var MyComponent = React.createClass({