Fix typo in docs/Subscribing-To-External-Data

This commit is contained in:
Toni Reina 2016-09-04 19:43:44 -05:00
parent 2ee840b3e8
commit fe6a460114
1 changed files with 1 additions and 1 deletions

View File

@ -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)