Skip to content

Commit 6ca330b

Browse files
Update skype/skype-ps/skype/Set-CsTeamsEmergencyCallingPolicy.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 0f92639 commit 6ca330b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Set-CsTeamsEmergencyCallingPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $en2 = New-CsTeamsEmergencyCallingExtendedNotification -EmergencyDialString "911
4343
Set-CsTeamsEmergencyCallingPolicy -Identity "TestECP" -ExtendedNotifications @{add=$en1,$en2}
4444
```
4545

46-
This example creates specifc emergency calling notification settings for two emergency phone numbers and adds them to the existing TestECP policy instance.
46+
This example creates specific emergency calling notification settings for two emergency phone numbers and adds them to the existing TestECP policy instance.
4747

4848
### Example 3
4949
```powershell

0 commit comments

Comments
 (0)