diff --git a/WindowsServerDocs/manage/windows-admin-center/understand/modernized-gateway.md b/WindowsServerDocs/manage/windows-admin-center/understand/modernized-gateway.md index 27d2ec528a..0f2aaa7a58 100644 --- a/WindowsServerDocs/manage/windows-admin-center/understand/modernized-gateway.md +++ b/WindowsServerDocs/manage/windows-admin-center/understand/modernized-gateway.md @@ -160,7 +160,7 @@ Yes, In the Program Files for Windows Admin Center, we’ve included a PowerShel To change the ports your Windows Admin Center instance is using, run the following command: ```powershell -Set-WACHttpsPort -Wacport -ServicePortRangeStart -ServicePortRangeEnd +Set-WACHttpsPorts -Wacport -ServicePortRangeStart -ServicePortRangeEnd ``` ### Can I change configuration settings other than port settings after install?