Skip to content

Commit 9d54c00

Browse files
Update src/auth/auth-config.ts
Co-authored-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>
1 parent bb1fe41 commit 9d54c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/auth/auth-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1819,7 +1819,7 @@ export interface RecaptchaConfig {
18191819
*/
18201820
useSmsBotScore?: boolean;
18211821
/**
1822-
* Whether to use the rCE sms toll fraud protection risk score for reCAPTCHA phone provider.
1822+
* Whether to use the rCE SMS toll fraud protection risk score for reCAPTCHA phone provider.
18231823
* Can only be true when the phone_enforcement_state is AUDIT or ENFORCE.
18241824
*/
18251825
useSmsTollFraudProtection?: boolean;

0 commit comments

Comments
 (0)