Fix #2364 - typo in index.html

This commit is contained in:
Casey Foster
2013-03-12 08:40:08 -05:00
parent b70b00a0af
commit 293fb23921

View File

@@ -651,7 +651,7 @@
try <a href="#Collection-update">update</a> instead.
</li>
<li>
Backbone events now support <a href="#Events-once"</a>once</a>.
Backbone events now support <a href="#Events-once">once</a>.
</li>
<li>
Model validation is now only enforced by default in