From 04a98895b0640742f81ca929b8d63777de16042c Mon Sep 17 00:00:00 2001 From: Mohit Narang Date: Sun, 11 Aug 2024 23:57:59 +0200 Subject: [PATCH] Fix typo in overview.yml (#11329) Correct typo, text: "Running remove commands" -> "Running remote commands" --- reference/docs-conceptual/security/overview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/docs-conceptual/security/overview.yml b/reference/docs-conceptual/security/overview.yml index 88eefc9cd111..55b235e62cfd 100644 --- a/reference/docs-conceptual/security/overview.yml +++ b/reference/docs-conceptual/security/overview.yml @@ -34,7 +34,7 @@ landingContent: linkLists: - linkListType: concept links: - - text: Running remove commands + - text: Running remote commands url: remoting/running-remote-commands.md - text: Using WS-Management (WSMan) Remoting in PowerShell url: remoting/wsman-remoting-in-powershell.md