Skip to content

Commit cce20d6

Browse files
authoredJan 1, 2017
Fix Typo
Occurrede => Occurred
1 parent b4c5b96 commit cce20d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ is called if the read/write doesn't succeed. You can of course also use it with
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
6666
> client doesn't have permission to read from that database reference. This
67-
> callback will be passed an error object indicating why the failure occurrede.
67+
> callback will be passed an error object indicating why the failure occurred.
6868
6969
``` html
7070
<div id="demo">

0 commit comments

Comments
 (0)