We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ad737d + 799ae98 commit e70eb0aCopy full SHA for e70eb0a
firebase-auth.html
@@ -236,9 +236,9 @@
236
/**
237
* Performs a logout attempt.
238
*
239
- * If the login is successful, the `logout` event is fired.
+ * If the logout is successful, the `logout` event is fired.
240
241
- * If login fails, the `error` event is fired, with `e.detail` containing error
+ * If logout fails, the `error` event is fired, with `e.detail` containing error
242
* information supplied from Firebase.
243
244
* If the browswer supports `navigator.onLine` network status reporting and the
0 commit comments