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 f6cd123 commit 8fdb7f7Copy full SHA for 8fdb7f7
packages/messaging/lib/index.d.ts
@@ -633,7 +633,7 @@ export namespace FirebaseMessagingTypes {
633
getToken(options?: TokenOptions): Promise<string>;
634
635
/**
636
- * Returns wether the root view is headless or not
+ * Returns whether the root view is headless or not
637
* i.e true if the app was launched in the background (for example, by data-only cloud message)
638
*
639
* More info: https://rnfirebase.io/messaging/usage#background-application-state
0 commit comments