From 9b9c336227dcf9e073c55ff1cdc7b0a34971434b Mon Sep 17 00:00:00 2001 From: yashanshh Date: Sun, 13 Jul 2025 18:55:00 +0530 Subject: [PATCH 1/2] Update 05-formatting-aliases-providers-comparison.md (#12217) Corrected a mistake. want => what --- .../learn/ps101/05-formatting-aliases-providers-comparison.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/docs-conceptual/learn/ps101/05-formatting-aliases-providers-comparison.md b/reference/docs-conceptual/learn/ps101/05-formatting-aliases-providers-comparison.md index 7110ac1a94d6..f6107b2d3d80 100644 --- a/reference/docs-conceptual/learn/ps101/05-formatting-aliases-providers-comparison.md +++ b/reference/docs-conceptual/learn/ps101/05-formatting-aliases-providers-comparison.md @@ -569,7 +569,7 @@ Determine if fifteen isn't in the `$Numbers` array. True ``` -The `-replace` operator does just want you would think. It's used to replace something. Specifying +The `-replace` operator does just what you would think. It's used to replace something. Specifying one value replaces that value with nothing. In the following example, you replace "Shell" with nothing. From 172378308c7cc0536a697171bb5375037cf77123 Mon Sep 17 00:00:00 2001 From: Saisang Cai Date: Mon, 14 Jul 2025 15:55:48 +0800 Subject: [PATCH 2/2] Update to new PowerShell reference schema --- .openpublishing.publish.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 7ee4874ced20..4b92386791c1 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -56,8 +56,8 @@ "template_folder": "_themes", "type_mapping": { "Conceptual": "Content", - "PowershellCmdlet": "Content", - "PowershellModule": "Content" + "PowerShellCmdlet1": "Content", + "PowerShellModule1": "Content" }, "version": 0, "xref_query_tags": [