Skip to content

Commit 0133150

Browse files
Update skype/skype-ps/skype/Set-CsOnlineLisPort.md
Co-authored-by: Dario Woitasen <[email protected]>
1 parent 43f19d8 commit 0133150

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

skype/skype-ps/skype/Set-CsOnlineLisPort.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Example 2 creayes the association between port "0A-25-55-AB-CD-FF" and LocationI
4747
Set-CsOnlineLisPort -PortID 12174 -ChassisID 55123 -Description "LisPort 12174" -LocationId efd7273e-3092-4a56-8541-f5c896bb6fee
4848
```
4949

50-
Example 3 creayes the association between port "12174" and LocationId "efd7273e-3092-4a56-8541-f5c896bb6fee". (Note: in this example, ChassisID sub-type is InterfaceName)
50+
Example 3 creates the association between port "12174" and LocationId "efd7273e-3092-4a56-8541-f5c896bb6fee". (Note: in this example, ChassisID sub-type is InterfaceName)
5151

5252
## PARAMETERS
5353

@@ -252,4 +252,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
252252
253253
254254
## RELATED LINKS
255-

0 commit comments

Comments
 (0)