Skip to content

Commit 8fdb7f7

Browse files
authored
docs(messaging): fix typo (#6663)
1 parent f6cd123 commit 8fdb7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/messaging/lib/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ export namespace FirebaseMessagingTypes {
633633
getToken(options?: TokenOptions): Promise<string>;
634634

635635
/**
636-
* Returns wether the root view is headless or not
636+
* Returns whether the root view is headless or not
637637
* i.e true if the app was launched in the background (for example, by data-only cloud message)
638638
*
639639
* More info: https://rnfirebase.io/messaging/usage#background-application-state

0 commit comments

Comments
 (0)