Skip to content

Commit 02ce7b8

Browse files
committed
Remove unnecessary content
1 parent d769cc7 commit 02ce7b8

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docset/winserver2022-ps/ActiveDirectory/New-ADUser.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,8 +1202,7 @@ operating systems, create a SAM account name that is 20 characters or less. This
12021202
property is `sAMAccountName`.
12031203

12041204
> [!NOTE]
1205-
> Information the user should notice even if skimmingIf the string value provided is not terminated
1206-
> with a `$` character, the system adds one if needed.
1205+
> If the string value provided is not terminated with a `$` character, the system adds one if needed.
12071206

12081207
```yaml
12091208
Type: System.String

docset/winserver2025-ps/ActiveDirectory/New-ADUser.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,8 +1202,7 @@ operating systems, create a SAM account name that is 20 characters or less. This
12021202
property is `sAMAccountName`.
12031203

12041204
> [!NOTE]
1205-
> Information the user should notice even if skimmingIf the string value provided is not terminated
1206-
> with a `$` character, the system adds one if needed.
1205+
> If the string value provided is not terminated with a `$` character, the system adds one if needed.
12071206

12081207
```yaml
12091208
Type: System.String

0 commit comments

Comments
 (0)