mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-24 06:17:55 -05:00
Fix typo.
This commit is contained in:
@@ -1453,7 +1453,7 @@ var othello = NYPL.create({
|
||||
|
||||
<p>
|
||||
Web applications often provide linkable, bookmarkable, shareable URLs for
|
||||
imporant locations in the app. Until recently, hash fragments
|
||||
important locations in the app. Until recently, hash fragments
|
||||
(<tt>#page</tt>) were used to provide these permalinks, but with the
|
||||
arrival of the History API, it's now possible to use standard URLs (<tt>/page</tt>).
|
||||
<b>Backbone.Router</b> provides methods for routing client-side pages, and
|
||||
|
||||
Reference in New Issue
Block a user