Skip to content

Commit 49834bc

Browse files
Merge pull request #2852 from OwenC3/dev
2 parents c97bd1d + f690aff commit 49834bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/standards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
"name": "standards.TAP",
350350
"cat": "Entra (AAD) Standards",
351351
"tag": ["lowimpact"],
352-
"helpText": "Enables TAP and sets the default TAP lifetime to 1 hour. This configuration also allows you to select is a TAP is single use or multi-logon.",
352+
"helpText": "Enables TAP and sets the default TAP lifetime to 1 hour. This configuration also allows you to select if a TAP is single use or multi-logon.",
353353
"docsDescription": "Enables Temporary Password generation for the tenant.",
354354
"addedComponent": [
355355
{
@@ -648,7 +648,7 @@
648648
"name": "standards.DisableEmail",
649649
"cat": "Entra (AAD) Standards",
650650
"tag": ["highimpact"],
651-
"helpText": "This blocks users from using email as an MFA method. This disables the email OTP option for guest users, and instead promts them to create a Microsoft account.",
651+
"helpText": "This blocks users from using email as an MFA method. This disables the email OTP option for guest users, and instead prompts them to create a Microsoft account.",
652652
"addedComponent": [],
653653
"label": "Disables Email as an MFA method",
654654
"impact": "High Impact",

0 commit comments

Comments
 (0)