diff --git a/docset/winserver2022-ps/ActiveDirectory/New-ADUser.md b/docset/winserver2022-ps/ActiveDirectory/New-ADUser.md index 1d824f5bc4..d7dc3ebea9 100644 --- a/docset/winserver2022-ps/ActiveDirectory/New-ADUser.md +++ b/docset/winserver2022-ps/ActiveDirectory/New-ADUser.md @@ -1202,8 +1202,7 @@ operating systems, create a SAM account name that is 20 characters or less. This property is `sAMAccountName`. > [!NOTE] -> Information the user should notice even if skimmingIf the string value provided is not terminated -> with a `$` character, the system adds one if needed. +> If the string value provided is not terminated with a `$` character, the system adds one if needed. ```yaml Type: System.String diff --git a/docset/winserver2025-ps/ActiveDirectory/New-ADUser.md b/docset/winserver2025-ps/ActiveDirectory/New-ADUser.md index c21bb69c05..2403268b59 100644 --- a/docset/winserver2025-ps/ActiveDirectory/New-ADUser.md +++ b/docset/winserver2025-ps/ActiveDirectory/New-ADUser.md @@ -1202,8 +1202,7 @@ operating systems, create a SAM account name that is 20 characters or less. This property is `sAMAccountName`. > [!NOTE] -> Information the user should notice even if skimmingIf the string value provided is not terminated -> with a `$` character, the system adds one if needed. +> If the string value provided is not terminated with a `$` character, the system adds one if needed. ```yaml Type: System.String