From 5072e66fa362ca3bf488c3f2c7b65d231e262183 Mon Sep 17 00:00:00 2001 From: Brenard Cubacub Date: Sat, 14 Feb 2015 12:02:43 -0800 Subject: [PATCH] Update Getting Started doc (grammar fix) --- docs/src/app/components/pages/get-started.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/app/components/pages/get-started.jsx b/docs/src/app/components/pages/get-started.jsx index 32b6f00f3704c8..64adb2c1c81031 100644 --- a/docs/src/app/components/pages/get-started.jsx +++ b/docs/src/app/components/pages/get-started.jsx @@ -56,7 +56,7 @@ var GetStarted = React.createClass({

React-Tap-Event-Plugin

- Some components uses react-tap-event-plugin to + Some components use react-tap-event-plugin 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.