diff --git a/index.html b/index.html index 8b981036..ff17d36e 100644 --- a/index.html +++ b/index.html @@ -2230,11 +2230,11 @@ var model = localBackbone.Model.extend(...); as a data source (channeled through a nginx proxy), jQuery templates for the rendering, Qunit - and PhantomJS for + and PhantomJS for the testing suite. The JS code, templates and CSS are built for the production deployment with various Node.js tools like ready.js, - Jake, + Jake, jsdom. The Backbone.History was modified to support the HTML5 history.pushState. Backbone.sync was extended with an additional SessionStorage based cache