Skip to content

Commit 077240f

Browse files
committed
Merge branch 'ch-appcheck-tokenapi' of https://github.com/firebase/firebase-js-sdk into ch-appcheck-tokenapi
2 parents d687bda + b8caa9d commit 077240f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app-check-types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export interface FirebaseAppCheck {
4242
/**
4343
* Get the current App Check token. Attaches to the most recent
4444
* in-flight request if one is present. Returns null if no token
45-
* is present and no token requests are in-flight.
45+
* is present and no token requests are in flight.
4646
*
4747
* @param forceRefresh - If true, will always try to fetch a fresh token.
4848
* If false, will use a cached token if found in storage.

0 commit comments

Comments
 (0)