mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-23 13:58:06 -05:00
Fixes #453, typo.
This commit is contained in:
@@ -382,7 +382,7 @@
|
||||
release. <tt>Controller</tt> is now <a href="#Router">Router</a>, and
|
||||
<tt>refresh</tt> is now <a href="#Collection-reset">reset</a>.
|
||||
The previous <tt>saveLocation</tt> and <tt>setLocation</tt>
|
||||
functions have peen replaced by <a href="#Router-navigate">navigate</a>.
|
||||
functions have been replaced by <a href="#Router-navigate">navigate</a>.
|
||||
Be sure to <a href="#History-start">opt-in</a> to <tt>pushState</tt> support,
|
||||
if you want to use it.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user