We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4bee37 + 9be0e50 commit b4c5b96Copy full SHA for b4c5b96
README.md
@@ -59,7 +59,7 @@ var vm = new Vue({
59
60
**About the cancelCallback**: This callback is actually an error handler that
61
is called if the read/write doesn't succeed. You can of course also use it with
62
-`asObject: false` and apply it to arrays. The firebase doc stateees:
+`asObject: false` and apply it to arrays. The firebase doc states:
63
64
> We can pass an optional cancel callback to our event subscription that will
65
> be called if the read is ever cancelled. A read would be cancelled if the app
0 commit comments