Skip to content

Commit d9dee4d

Browse files
committed
Attempting to merge this back to normal state.
1 parent 3645733 commit d9dee4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/app-exp/src/public-types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export interface FirebaseApp {
7575
* and to associate client data with your Firebase project and
7676
* Firebase application. Typically this object is populated by the Firebase
7777
* console at project setup. See also:
78-
* {@link https://firebase.google.com/docs/web/setup#config-object | Learn about the Firebase config object}
78+
* {@link https://firebase.google.com/docs/web/setup#config-object | Learn about the Firebase config object}.
7979
*/
8080
export interface FirebaseOptions {
8181
/**

0 commit comments

Comments
 (0)