Skip to content

Commit 7b4be0a

Browse files
committed
Fix typo
MacOS -> macOS
1 parent 34086d8 commit 7b4be0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Otherwise contains `$false`.
291291

292292
### `$IsMacOS`
293293

294-
Contains `$true` if the current session is running on a MacOS operating system.
294+
Contains `$true` if the current session is running on a macOS operating system.
295295
Otherwise contains `$false`.
296296

297297
### `$IsWindows`

0 commit comments

Comments
 (0)