Skip to content

Commit 40ac13e

Browse files
authored
Merge pull request MicrosoftDocs#7265 from DEberhardt/patch-3
Replacing sintax with syntax (2x) - Closing #7233
2 parents a925e92 + f3d4824 commit 40ac13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Set-CsSlaConfiguration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Accept wildcard characters: False
127127
```
128128
129129
### -MissedCallForwardTarget
130-
Specifies the sip address of a user account or a telephone number to forward the call when you select `Forward` in the `MissedCallOption` parameter. The target could be a user in your organization or a phone number following next sintax:
130+
Specifies the sip address of a user account or a telephone number to forward the call when you select `Forward` in the `MissedCallOption` parameter. The target could be a user in your organization or a phone number following next syntax:
131131
* tel:\<PhoneNumber\>
132132
* sip:\<NameofDelegate@domain\>
133133

@@ -181,7 +181,7 @@ Accept wildcard characters: False
181181
```
182182

183183
### -Target
184-
Specifies the sip address of a user account or a telephone number to forward the call when you select `Forward` in the `BusyOption` parameter. The target could be a user in your organization or a phone number following next sintax:
184+
Specifies the sip address of a user account or a telephone number to forward the call when you select `Forward` in the `BusyOption` parameter. The target could be a user in your organization or a phone number following next syntax:
185185
* tel:\<PhoneNumber\>
186186
* sip:\<NameofDelegate@domain\>
187187

0 commit comments

Comments
 (0)