change lines

This commit is contained in:
mfwmyfacewhen 2023-05-03 08:10:47 -05:00 committed by Daniel Gray
parent ddf979988c
commit d60c2db393
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -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?