From d66dfa8cee478966bef2eaa0e4187eb4dc0026c2 Mon Sep 17 00:00:00 2001 From: pikammmmm <124257101+pikammmmm@users.noreply.github.com> Date: Sat, 2 May 2026 09:06:52 +0200 Subject: [PATCH] Fix `exectued` -> `executed` typo in override_default_route docs --- docs/docs/Usage/override_default_route.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/Usage/override_default_route.md b/docs/docs/Usage/override_default_route.md index ef2acc4d4..c30d6075e 100644 --- a/docs/docs/Usage/override_default_route.md +++ b/docs/docs/Usage/override_default_route.md @@ -54,7 +54,7 @@ After completing these steps, you'll be able to route your internet traffic thro ### Example: -All the above commands has been exectued on the `218 PVE VPN passtrough` node in the picture below. +All the above commands has been executed on the `218 PVE VPN passtrough` node in the picture below. Now every member in this network will be able to route their internet traffic through the "218 PVE VPN passtrough" as long as they have selected "Allow default route override" or on mobile "Route all traffic through Zerotier" in their client settings.