Skip to content

Commit

Permalink
Merge pull request #2683 from chase-vgo/dev
Browse files Browse the repository at this point in the history
Updated verbiage
  • Loading branch information
KelvinTegelaar authored Jul 16, 2024
2 parents 8ebd98b + e569015 commit 762d1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/identity/administration/EditUser.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ const EditUser = () => {
)}
{user?.onPremisesSyncEnabled === true && (
<CCallout color="warning">
Warning! This user Active Directory sync enabled. Edits should be made from a Domain
Warning! This user is Active Directory sync enabled. Edits should be made from a Domain
Controller.
</CCallout>
)}
Expand Down

0 comments on commit 762d1c8

Please sign in to comment.