Skip to content

Typos #1879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 16, 2023
Merged

Typos #1879

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/data/standards.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
{
"name": "standards.DisableSharedMailbox",
"cat": "Exchange",
"helpText": "Blocks login for all accounts that are marked as a shared mailboxe",
"helpText": "Blocks login for all accounts that are marked as a shared mailbox",
"addedComponent": null,
"label": "Disable Shared Mailbox AAD accounts"
},
Expand Down Expand Up @@ -475,7 +475,7 @@
{
"name": "standards.DisableReshare",
"cat": "SharePoint",
"helpText": "Disables the ability for external users to share files they dont own. Sharing links can only be made for People with existing access",
"helpText": "Disables the ability for external users to share files they don't own. Sharing links can only be made for People with existing access",
"addedComponent": null,
"label": "Disable Resharing by External Users"
},
Expand Down