Commit Graph

10 Commits

Author SHA1 Message Date
Marcio Puga
d9b777e174 Fix typos (#8067) 2016-10-24 13:50:04 +01:00
Andrew Poliakov
b2f368c6f4 Update tutorial.md, Taking Turns (#8058) 2016-10-23 13:49:55 +01:00
William Hoffmann
3af93d6c2e Fix typo (#8056) 2016-10-23 13:44:08 +01:00
Jason Grlicky
494663ad60 Fix for typos (#8046) 2016-10-22 16:50:24 -07:00
Jun Kim
24978bc6e9 Fix illogical code in tutorial.md (#8048)
The tutorial wants to throw a 'warning' and explains about 'key' of React's list, but it throws nothing since there is sensible key.
"key={move}" should be removed, and added after explaining about key.
2016-10-22 16:49:07 -07:00
Jun Kim
388271bd1e Fix typo in tutorial.md (#8047)
changges -> changes
2016-10-22 21:52:29 +01:00
Taeho Kim
ac5129d7cb Fix typo in new tutorial code (#8045) 2016-10-22 21:46:51 +01:00
BEAUDRU Manuel
c0c4ade139 Wrong library name reference in tutorial.MD (#8038)
* Update tutorial.md

Seems like you are talking about immutable.js and not immutability.js which doesn't exist :)

* Capitalize Immutable.js
2016-10-22 21:43:15 +01:00
Dan Abramov
842d44dfa5 Fix redirects 2016-10-21 22:02:30 +01:00
Kevin Lacker
aa9544bfac New Documentation 2016-10-21 20:59:08 +01:00