Skip to content

Commit 889d464

Browse files
authored
Fix wording and improve clarity in upgrade instructions
1 parent c025ef2 commit 889d464

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/windows-server/system-management-components/upgrade-in-box-openssh-to-latest-openssh-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article explains the difference between the in-box and GitHub versions, how
2727
> Upgrading temporarily stops the OpenSSH Server service and disconnects any active SSH sessions.
2828
2929
- In case the service restarts, have alternative access methods (such as RDP or console) available.
30-
- Make sure you have the correct permissions to modify C:\ProgramData\ssh and install MSI packages.
30+
- Make sure that you have the correct permissions to modify C:\ProgramData\ssh and install MSI packages.
3131
- Before you install a new release in a production environment, test it in a staging environment first.
3232

3333
## Understanding in-box versus GitHub OpenSSH
@@ -66,7 +66,7 @@ Copy-Item "C:\ProgramData\ssh" -Destination "C:\Backup\ssh_backup" -Recurse
6666
6767
## Step 2: Upgrade OpenSSH
6868
69-
Select one of the following methods to upgrade OpenSSH:
69+
To upgrade OpenSSH, select one of the following methods:
7070
7171
- [Option 1: Use an MSI installer to upgrade OpenSSH to the latest GitHub release](#option-1-use-an-msi-installer-to-upgrade-openssh-to-the-latest-github-release)
7272
- [Option 2: Use a ZIP file to upgrade OpenSSH to the latest GitHub release](#option-2-use-a-zip-file-to-upgrade-openssh-to-the-latest-github-release)

0 commit comments

Comments
 (0)