diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md index fb9e3c25f5d4..ba54b9a2cebf 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md @@ -82,7 +82,7 @@ characters). ### Numbers -The `\d` character class matchs any decimal digit. Conversely, `\D` matches any +The `\d` character class matches any decimal digit. Conversely, `\D` matches any character except decimal digits. ```powershell diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md index cf6be5846bce..b90fdf194942 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md @@ -82,7 +82,7 @@ characters). ### Numbers -The `\d` character class matchs any decimal digit. Conversely, `\D` matches any +The `\d` character class matches any decimal digit. Conversely, `\D` matches any character except decimal digits. ```powershell diff --git a/reference/7.5/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md b/reference/7.5/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md index 21c5f14158bb..c9051f40e7fe 100644 --- a/reference/7.5/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md +++ b/reference/7.5/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md @@ -82,7 +82,7 @@ characters). ### Numbers -The `\d` character class matchs any decimal digit. Conversely, `\D` matches any +The `\d` character class matches any decimal digit. Conversely, `\D` matches any character except decimal digits. ```powershell diff --git a/reference/7.6/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md b/reference/7.6/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md index c56806eb8f51..173edb593de8 100644 --- a/reference/7.6/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md +++ b/reference/7.6/Microsoft.PowerShell.Core/About/about_Regular_Expressions.md @@ -82,7 +82,7 @@ characters). ### Numbers -The `\d` character class matchs any decimal digit. Conversely, `\D` matches any +The `\d` character class matches any decimal digit. Conversely, `\D` matches any character except decimal digits. ```powershell diff --git a/reference/docs-conceptual/learn/deep-dives/everything-about-string-substitutions.md b/reference/docs-conceptual/learn/deep-dives/everything-about-string-substitutions.md index 46d5db859f71..0cc5f399755d 100644 --- a/reference/docs-conceptual/learn/deep-dives/everything-about-string-substitutions.md +++ b/reference/docs-conceptual/learn/deep-dives/everything-about-string-substitutions.md @@ -243,7 +243,7 @@ Write-Host "$test $tester $($test)ter" Write-Host "{0} {1} {0}ter" -f $test, $tester ``` -I personally use format string for this, but this is good to know incase you see it in the wild. +I personally use format string for this, but this is good to know in case you see it in the wild. ## Find and replace tokens diff --git a/reference/docs-conceptual/whats-new/module-compatibility.md b/reference/docs-conceptual/whats-new/module-compatibility.md index f50ef9295465..fb8b2f8af1eb 100644 --- a/reference/docs-conceptual/whats-new/module-compatibility.md +++ b/reference/docs-conceptual/whats-new/module-compatibility.md @@ -1,6 +1,6 @@ --- description: This article lists the compatibility status of modules published for other Microsoft products with PowerShell 7. -ms.date: 06/28/2023 +ms.date: 08/06/2025 title: PowerShell 7 module compatibility --- # PowerShell 7 module compatibility @@ -70,7 +70,7 @@ Browser, you can find documentation for other PowerShell modules to determine th version requirements. -[01]: /graph/powershell/installation#supported-powershell-versions +[01]: /powershell/microsoftgraph/overview#microsoft-graph-powershell-features--benefits [02]: /powershell/azure/new-azureps-module-az [03]: /powershell/exchange/exchange-online-powershell-v2 [04]: /powershell/module