Grammar mistake corrected
This commit is contained in:
parent
343f08c694
commit
be68c9e702
@ -11,7 +11,7 @@ Backbone.Undo.js is very simple to handle. It's made to *just work*. However thi
|
||||
|
||||
* Easy to include *and exclude*
|
||||
|
||||
In comparison to other Backbone-based undo-managers like *Backbone.memento*, you don't have to modify your models or collections to use Backbone.Undo.js. That not only makes it easy to include Backbone.Undo.js, but also to remove it.
|
||||
In comparison to other Backbone-based undo-managers like *Backbone.memento*, you don't have to modify your models or collections to use Backbone.Undo.js. That makes it easy to not only include Backbone.Undo.js, but also to remove it again.
|
||||
|
||||
* Uses Backbone-Events
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user