Skip to content

Commit b4c5b96

Browse files
authored
Merge pull request #55 from Ephasme/patch-1
Update README.md
2 parents f4bee37 + 9be0e50 commit b4c5b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ var vm = new Vue({
5959

6060
**About the cancelCallback**: This callback is actually an error handler that
6161
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:
62+
`asObject: false` and apply it to arrays. The firebase doc states:
6363

6464
> We can pass an optional cancel callback to our event subscription that will
6565
> be called if the read is ever cancelled. A read would be cancelled if the app

0 commit comments

Comments
 (0)