From 86ca623ec4366fdf8620dd5aac8c686740353c0e Mon Sep 17 00:00:00 2001 From: Teresa Appelgate <91994953+v-tappelgate@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:32:43 -0700 Subject: [PATCH] Fix typo in OpenSSH verbose logging instructions --- .../enable-openssh-verbose-logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/windows-server/system-management-components/enable-openssh-verbose-logging.md b/support/windows-server/system-management-components/enable-openssh-verbose-logging.md index b6792cf5cae..df5f74ba4b6 100644 --- a/support/windows-server/system-management-components/enable-openssh-verbose-logging.md +++ b/support/windows-server/system-management-components/enable-openssh-verbose-logging.md @@ -15,7 +15,7 @@ appliesto: --- # How to enable OpenSSH verbose logging -To enable logging verbose logging for the OpenSSH Server service, modify the sshd_config file, and restart the OpenSSH Server service. Follow these steps: +To enable verbose logging for the OpenSSH Server service, modify the sshd_config file, and restart the OpenSSH Server service. Follow these steps: 1. Use an administrator-level account to open a text editor, and then open **%ProgramData%\ssh\sshd_config**. The default text of the "Logging" section should resemble the following excerpt: