Fix typo in docs/Subscribing-To-External-Data
This commit is contained in:
parent
2ee840b3e8
commit
fe6a460114
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue