Skip to content

Commit cb79a62

Browse files
Fix casing typo about_Logging_Windows.md (#11984)
* Fix casing typo about_Logging_Windows.md * Fix typo in about_Logging_Windows.md links Copy to other versions * Add about_Logging_Windows documentation * Add about_Logging_Windows documentation --------- Co-authored-by: Sean Wheeler <[email protected]>
1 parent 836bf1f commit cb79a62

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

reference/7.4/Microsoft.PowerShell.Core/About/about_Logging_Windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ function Enable-PSScriptBlockLogging {
141141

142142
You can set the `ScriptBlockLogging` option in the `powershell.config.json`
143143
file that controls how PowerShell behaves. For more information, see
144-
[about_PowerSHell_Config][06].
144+
[about_PowerShell_Config][06].
145145

146146
## Protected Event Logging
147147

@@ -221,4 +221,4 @@ Get-WinEvent Microsoft-Windows-PowerShell/Operational |
221221
[06]: about_PowerShell_Config.md#scriptblocklogging
222222
[07]: https://devblogs.microsoft.com/powershell/powershell-the-blue-team/
223223
[08]: https://en.wikipedia.org/wiki/Public-key_cryptography
224-
[09]: https://wikipedia.org/wiki/Security_information_and_event_management
224+
[09]: https://wikipedia.org/wiki/Security_information_and_event_management

reference/7.5/Microsoft.PowerShell.Core/About/about_Logging_Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ function Enable-PSScriptBlockLogging {
141141

142142
You can set the `ScriptBlockLogging` option in the `powershell.config.json`
143143
file that controls how PowerShell behaves. For more information, see
144-
[about_PowerSHell_Config][06].
144+
[about_PowerShell_Config][06].
145145

146146
## Protected Event Logging
147147

reference/7.6/Microsoft.PowerShell.Core/About/about_Logging_Windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ function Enable-PSScriptBlockLogging {
141141

142142
You can set the `ScriptBlockLogging` option in the `powershell.config.json`
143143
file that controls how PowerShell behaves. For more information, see
144-
[about_PowerSHell_Config][06].
144+
[about_PowerShell_Config][06].
145145

146146
## Protected Event Logging
147147

@@ -221,4 +221,4 @@ Get-WinEvent Microsoft-Windows-PowerShell/Operational |
221221
[06]: about_PowerShell_Config.md#scriptblocklogging
222222
[07]: https://devblogs.microsoft.com/powershell/powershell-the-blue-team/
223223
[08]: https://en.wikipedia.org/wiki/Public-key_cryptography
224-
[09]: https://wikipedia.org/wiki/Security_information_and_event_management
224+
[09]: https://wikipedia.org/wiki/Security_information_and_event_management

0 commit comments

Comments
 (0)