Skip to content

Commit 2dea933

Browse files
Corrected typos
1 parent fe1680e commit 2dea933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Set-CsOnlineVoiceUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Set-CsOnlineVoiceUser
99

1010
## SYNOPSIS
11-
Use the `Set-CsOnlineVoiceUser` to set the PSTN specific parameters (like telephone numbers and emergency response locations.)
11+
Use the `Set-CsOnlineVoiceUser` cmdlet to set the PSTN specific parameters (like telephone numbers and emergency response locations.)
1212

1313
## SYNTAX
1414

@@ -23,7 +23,7 @@ Set-CsOnlineVoiceUser [-Identity] <UserIdParameter> [-Tenant <Guid>] [-Telephone
2323

2424
### -------------------------- Example 1 --------------------------
2525
```
26-
Set-CsOnlineVoiceUser -Identity 3c37e1c7-78f9-4703-82ee-a6b68516794e -TelephoneNumber +4255037311 -LocationID c7c5a17f-00d7-47c0-9ddb-3383229d606b
26+
Set-CsOnlineVoiceUser -Identity 3c37e1c7-78f9-4703-82ee-a6b68516794e -TelephoneNumber +14255037311 -LocationID c7c5a17f-00d7-47c0-9ddb-3383229d606b
2727
```
2828

2929
This example sets the telephone number and location for a user identified by the user ObjectID.

0 commit comments

Comments
 (0)