mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Fix #2364 - typo in index.html
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user