Skip to content

Commit

Permalink
Merge pull request #335 from bcbcb/patch-1
Browse files Browse the repository at this point in the history
Update Getting Started doc (grammar fix)
  • Loading branch information
hai-cea committed Feb 15, 2015
2 parents 902cf03 + 5072e66 commit 292d48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/app/components/pages/get-started.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ var GetStarted = React.createClass({

<h3 className="mui-font-style-title">React-Tap-Event-Plugin</h3>
<p>
Some components uses <a href="https://github.com/zilverline/react-tap-event-plugin">react-tap-event-plugin</a> to
Some components use <a href="https://github.com/zilverline/react-tap-event-plugin">react-tap-event-plugin</a> to
listen for touch events. This dependency is temporary and will go away once react v1.0 is released. Until then, be
sure to inject this plugin at the start of your app.
</p>
Expand Down

0 comments on commit 292d48f

Please sign in to comment.