We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c5369 commit 4bd3a88Copy full SHA for 4bd3a88
packages/firebase/compat/index.d.ts
@@ -1894,7 +1894,7 @@ declare namespace firebase.remoteConfig {
1894
settings: Settings;
1895
1896
/**
1897
- * Object containing default values for conigs.
+ * Object containing default values for configs.
1898
*/
1899
defaultConfig: { [key: string]: string | number | boolean };
1900
packages/remote-config-types/index.d.ts
@@ -22,7 +22,7 @@ export interface RemoteConfig {
22
23
24
25
26
27
28
0 commit comments