From 14a2e7ae9e64697e28593adfd2d8fe900ba7b182 Mon Sep 17 00:00:00 2001 From: Rohit Kumar Date: Thu, 3 Sep 2015 22:05:56 -0700 Subject: [PATCH] fix minor typo --- src/reactfire.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reactfire.js b/src/reactfire.js index 908007b1..a50839f7 100644 --- a/src/reactfire.js +++ b/src/reactfire.js @@ -1,6 +1,6 @@ /*! * ReactFire is an open-source JavaScript library that allows you to add a - * realtime data source to your React apps by providing and easy way to let + * realtime data source to your React apps by providing an easy way to let * Firebase populate the state of React components. * * ReactFire 0.0.0