diff --git a/bucket/win32-openssh.json b/bucket/win32-openssh.json index 7127a07261..f74fdca206 100644 --- a/bucket/win32-openssh.json +++ b/bucket/win32-openssh.json @@ -33,7 +33,7 @@ "notes": [ "This is a pre-release (non-production ready)", "Run 'sudo $dir\\install-sshd.ps1' to install sshd and ssh-agent as a service.", - "Run 'sudo $dir\\uninstall-sshd.ps1' them service." + "Run 'sudo $dir\\uninstall-sshd.ps1' to uninstall the services." ], "checkver": { "re": "v(\\d+\\.\\d+\\.\\d+\\.\\d+[a-zA-Z-\\d]*)",