Skip to content

Commit 612160a

Browse files
Update articles/active-directory-b2c/add-captcha.md
Co-authored-by: Kenga Derdus <[email protected]>
1 parent e7f67b3 commit 612160a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/add-captcha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ To enable CAPTCHA in MFA flow, you need to make an update in two technical profi
332332

333333
### Enable CAPTCHA feature flag
334334

335-
To enforce CAPTCHA during signup, signin, or MFA, you'll need to add a technical profile that enables a feature flag for each scenario, then call the technical profile during the user journey.
335+
To enforce CAPTCHA during sign-up, sign-in, or MFA, you need to add a technical profile that enables a feature flag for each scenario, then call the technical profile in the user journey.
336336

337337
1. In the *TrustFrameworkBase.XML* file, locate the `ClaimsProviders` element and add the claims provider by using the following code:
338338

0 commit comments

Comments
 (0)