From d60c2db3936de226e90dbf2e088231d535c528bd Mon Sep 17 00:00:00 2001 From: mfwmyfacewhen <94880365+mfwmyfacewhen@users.noreply.github.com> Date: Wed, 3 May 2023 08:10:47 -0500 Subject: [PATCH] change lines --- docs/basics/vpn-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics/vpn-overview.md b/docs/basics/vpn-overview.md index 1e921dd3..0a3d60a0 100644 --- a/docs/basics/vpn-overview.md +++ b/docs/basics/vpn-overview.md @@ -14,7 +14,7 @@ VPNs encrypt your traffic between your device and a server owned by your VPN pro ``` mermaid flowchart TD server== VPN encryption ===infra(Outside Infrastructure)== VPN encryption ===local[Local Network]== VPN encryption ===device[Your Device] - server{VPN Server}-- No VPN encryption ---infr(Outside Infrastructure)-- No VPN encryption ---site[Destination Website] + server{VPN Server}--. No VPN encryption .---infr(Outside Infrastructure)--. No VPN encryption .---site[Destination Website] ``` ## Should I use a VPN?