From fe6a4601141c157c6ed5f344bedc0bbf0424972b Mon Sep 17 00:00:00 2001 From: Toni Reina Date: Sun, 4 Sep 2016 19:43:44 -0500 Subject: [PATCH] Fix typo in docs/Subscribing-To-External-Data --- docs/Subscribing-To-External-Data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Subscribing-To-External-Data.md b/docs/Subscribing-To-External-Data.md index 54395bc..e571c2a 100644 --- a/docs/Subscribing-To-External-Data.md +++ b/docs/Subscribing-To-External-Data.md @@ -220,7 +220,7 @@ is necessarily preferred. ## What Not To Do -Don't get into making views source their data directly using React liefcycle methods. +Don't get into making views source their data directly using React lifecycle methods. Sometimes, because of their background with other JS frameworks, new re-framers feel like the Components themselves (the views)