Skip to content

Commit 1477169

Browse files
committed
Update doc comment
1 parent d9a94e5 commit 1477169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export type _AppCheckComponentName = 'app-check';
5858
*/
5959
export interface AppCheckOptions {
6060
/**
61-
* reCAPTCHA provider or custom provider.
61+
* reCAPTCHA V3 provider, reCAPTCHA Enterprise provider, or custom provider.
6262
*/
6363
provider: CustomProvider | ReCaptchaV3Provider | ReCaptchaEnterpriseProvider;
6464
/**

0 commit comments

Comments
 (0)