Skip to content

Commit

Permalink
Add missing space in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
caseywebdev committed Dec 20, 2012
1 parent b28c146 commit 4ec055f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -3952,7 +3952,7 @@ <h2 id="changelog">Change Log</h2>
<li>
To improve the performance of <tt>add</tt>, <tt>options.index</tt>
will no longer be set in the `add` event callback.
<tt>collection.indexOf(model)</tt>can be used to retrieve the index
<tt>collection.indexOf(model)</tt> can be used to retrieve the index
of a model as necessary.
</li>
</ul>
Expand Down

0 comments on commit 4ec055f

Please sign in to comment.