Skip to content

Commit 5d749dc

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

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
@@ -39,7 +39,7 @@ This example creates a Teams Emergency Calling policy that has an identity of Te
3939
New-CsTeamsEmergencyCallingPolicy -Identity "TestECP2" -NotificationGroup "[email protected];[email protected]"
4040
```
4141

42-
This example creates a Teams Emergency Calling policy that has an identity of TestECP2, with default settings except for the Notification Group. This parameter expects a single string with all users and groups separated with ";".
42+
This example creates a Teams Emergency Calling policy that has an identity of TestECP2, with default settings, except for the Notification Group. This parameter expects a single string with all users and groups separated by ";".
4343

4444
### Example 3
4545
```powershell

0 commit comments

Comments
 (0)