diff --git a/src/Connection/Connect-To.ps1 b/src/Connection/Connect-To.ps1 index 92275d8..6385e39 100644 --- a/src/Connection/Connect-To.ps1 +++ b/src/Connection/Connect-To.ps1 @@ -55,7 +55,7 @@ function Connect-To { Connect-To -RemoteHost 'ucs.domain.local' -Type CiscoUcs .EXAMPLE - Connect-To -RemoteHost 'ucs-central.domain.local' -Type 'CiscoUcsCentral' + Connect-To -RemoteHost 'ucs-central.domain.local' -Type 'CiscoUcsCentral' .EXAMPLE Connect-To -RemoteHost 'exchange01.domain.local' -Type ExchangeHTTP