Skip to content

Commit e9bf838

Browse files
authored
Fix typo (#11676)
MacOS -> macOS
1 parent 34086d8 commit e9bf838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/7.5/Microsoft.PowerShell.Core/Enable-PSRemoting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The `Enable-PSRemoting` cmdlet performs the following operations:
7373
- Restarts the WinRM service to make the preceding changes effective.
7474

7575
To run this cmdlet on the Windows platform, start PowerShell by using the Run as administrator
76-
option. This cmdlet is not available on Linux or MacOS versions of PowerShell.
76+
option. This cmdlet is not available on Linux or macOS versions of PowerShell.
7777

7878
> [!CAUTION]
7979
> This cmdlet does not affect remote endpoint configurations created by Windows PowerShell.

0 commit comments

Comments
 (0)