We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436fa54 commit 6921af8Copy full SHA for 6921af8
packages/firebase/index.d.ts
@@ -7013,8 +7013,8 @@ declare namespace firebase.messaging {
7013
): firebase.Unsubscribe;
7014
7015
/**
7016
- * Called when a message is received while the app is in the background. An app is to be in the
7017
- * background if no active window is displayed.
+ * Called when a message is received while the app is in the background. An app is considered to
+ * be in the background if no active window is displayed.
7018
*
7019
* @param
7020
* nextOrObserver This function, or observer object with `next` defined,
0 commit comments