Skip to content

Commit 6995fda

Browse files
authored
Update src/content/docs/cloudflare-one/identity/devices/warp-client-checks/os-version.mdx
1 parent 22f513a commit 6995fda

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/identity/devices/warp-client-checks

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/identity/devices/warp-client-checks/os-version.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To determine the Windows version on your device:
8383
(Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion" -Name LCUVer).LCUVer
8484
```
8585

86-
This command returns the full Windows version in the format `Major.Minor.Build.UBR` (for example, `10.0.19045.3803`). In the posture check, **Version** contains Major.Minor.Build (`10.0.19045`) and **Version Extra** is the UBR (`3803`).
86+
This command returns the full Windows version in the format `Major.Minor.Build.UBR` (for example, `10.0.19045.3803`). In the posture check, **Version** contains Major.Minor.Build (`10.0.19045`) and **Version extra** is the UBR (`3803`).
8787

8888
### Linux
8989

0 commit comments

Comments
 (0)