From dd6aaae37ed1a36e9d2518cfb26fec7a7738fce8 Mon Sep 17 00:00:00 2001 From: Steven Nyman <35897452+stevennyman@users.noreply.github.com> Date: Mon, 12 Jan 2026 21:20:05 -0500 Subject: [PATCH] Fix typo in OpenSSH_Install_FirstUse.md --- .../administration/OpenSSH/OpenSSH_Install_FirstUse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsServerDocs/administration/OpenSSH/OpenSSH_Install_FirstUse.md b/WindowsServerDocs/administration/OpenSSH/OpenSSH_Install_FirstUse.md index 663f42f55d..e9c1456924 100644 --- a/WindowsServerDocs/administration/OpenSSH/OpenSSH_Install_FirstUse.md +++ b/WindowsServerDocs/administration/OpenSSH/OpenSSH_Install_FirstUse.md @@ -17,7 +17,7 @@ OpenSSH is a connectivity tool for remote sign-in that uses the SSH protocol. It An OpenSSH-compatible client can be used to connect to Windows Server and Windows client devices. > [!IMPORTANT] -> If you downloaded the OpenSSH beta from the GitHub repo at [PowerShell/openssh-portal](https://github.com/PowerShell/openssh-portable), follow the instructions listed there, not the ones in this article. Some information in the Win32-OpenSSH repository relates to prerelease product that might be substantially modified before it's released. Microsoft makes no warranties, express or implied, with respect to the information provided there. +> If you downloaded the OpenSSH beta from the GitHub repo at [PowerShell/openssh-portable](https://github.com/PowerShell/openssh-portable), follow the instructions listed there, not the ones in this article. Some information in the Win32-OpenSSH repository relates to prerelease product that might be substantially modified before it's released. Microsoft makes no warranties, express or implied, with respect to the information provided there. ## Prerequisites