From 9b0d855fd0046cffc314334c8f5713962672991e Mon Sep 17 00:00:00 2001 From: Joey Yang Date: Thu, 29 May 2014 19:42:45 -0700 Subject: [PATCH] correct small item in readme just a little typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47432e18..90110064 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Read our [blog post](https://firebase.com/blog/2014-05-01-using-firebase-with-re ## Usage -The ReactFireMixin can be added to you project in three ways: +The ReactFireMixin can be added to your project in three ways: * Manually copy ReactFireMixin.js from GitHub to you local directory. * Use bower: `bower install ReactFire` @@ -65,4 +65,4 @@ $ gulp ## License -[Firebase MIT License](http://firebase.mit-license.org) \ No newline at end of file +[Firebase MIT License](http://firebase.mit-license.org)