From 72b3b88bc44b378d6ae8f85389922dddfd9fa8e7 Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Fri, 27 Dec 2024 16:54:03 -0500 Subject: [PATCH] correct case --- docs/guides/vpn/vpn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/vpn/vpn.md b/docs/guides/vpn/vpn.md index 255e4055..3d0755ab 100644 --- a/docs/guides/vpn/vpn.md +++ b/docs/guides/vpn/vpn.md @@ -12,7 +12,7 @@ zrok VPN requires elevated privileges to manage network devices. ### Windows -On Windows, you must run zrok VPN commands as an administrator and install WinTun by placing `wintun.dll` ([download link](https://www.wintun.net/)) in the same directory as the `zrok.exe` executable. +On Windows, you must run zrok VPN commands as an administrator and install Wintun by placing `wintun.dll` ([download link](https://www.wintun.net/)) in the same directory as the `zrok.exe` executable. ### Linux