We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed97de7 commit ec402baCopy full SHA for ec402ba
1 file changed
README.md
@@ -266,6 +266,8 @@ contacts.delete(contact, {
266
<br/>
267
*Backbone.Async* adds additional before/after events when synchronizing a Model or Collection.
268
269
+
270
+<br/>
271
#####Async Model events
272
273
@@ -397,7 +399,7 @@ Wrapper methods like *Async.Collection::update* and *Async.Collection::delete* b
397
399
* then / catch
398
400
401
-###Store
402
+###Backbone.Async.Store
403
404
405
The *Async.Store* class provides an additional wrapper for Model and Collection classes.
0 commit comments