We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
posva
Learn more about funding links in repositories.
Report abuse
2 parents b4c5b96 + cce20d6 commit 263bd36Copy full SHA for 263bd36
README.md
@@ -64,7 +64,7 @@ is called if the read/write doesn't succeed. You can of course also use it with
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
66
> 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.
+> callback will be passed an error object indicating why the failure occurred.
68
69
``` html
70
<div id="demo">
0 commit comments