Skip to content

Commit 3483c7d

Browse files
authored
Correct Firebase spelling for issue 6393 (#6394)
1 parent 290158b commit 3483c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/src/public-types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export interface FirebaseOptions {
107107
storageBucket?: string;
108108
/**
109109
* Unique numerical value used to identify each sender that can send
110-
* Firebse Cloud Messaging messages to client apps.
110+
* Firebase Cloud Messaging messages to client apps.
111111
*/
112112
messagingSenderId?: string;
113113
/**

0 commit comments

Comments
 (0)