diff --git a/cmd/skywire-cli/commands/vpn/root.go b/cmd/skywire-cli/commands/vpn/root.go index b59de6641..3fd553e5b 100644 --- a/cmd/skywire-cli/commands/vpn/root.go +++ b/cmd/skywire-cli/commands/vpn/root.go @@ -9,7 +9,7 @@ import ( ) var ( - stateName = "vpn-clent" + stateName = "vpn-client" serviceType = servicedisc.ServiceTypeVPN servicePort = ":3" path string