language update as suggested by @petehunt

This commit is contained in:
Fabio M. Costa 2013-12-23 16:45:44 -08:00
parent d22874d039
commit c211767d47
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ id: home
<section class="home-section home-presentation">
<h3>Presentation</h3>
<p>Watch this 30-minute presentation followed by a Q&A to learn more about React.</p>
<p><strong>Note:</strong> React was at 0.3.2 by the time of this talk and somethings have already changed since then.</p>
<p><strong>Note:</strong> React was at 0.3.2 by the time of this talk and some APIs have changed since then.</p>
<figure><iframe width="650" height="400" src="//www.youtube.com/embed/XxVg_s8xAms" frameborder="0" allowfullscreen></iframe></figure>
</section>
<hr class="home-divider" />