Skip to content

Commit 2618eaf

Browse files
Update skype/skype-ps/skype/New-CsTeamsEmergencyCallingPolicy.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 5d749dc commit 2618eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/New-CsTeamsEmergencyCallingPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $en2 = New-CsTeamsEmergencyCallingExtendedNotification -EmergencyDialString "911
4848
Set-CsTeamsEmergencyCallingPolicy -Identity "TestECP3" -ExtendedNotifications @{add=$en1,$en2}
4949
```
5050

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

5353
### Example 4
5454
```powershell

0 commit comments

Comments
 (0)