mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 05:17:57 +00:00 
			
		
		
		
	style: Fix typo in VPN Overview (#2812)
This commit is contained in:
		@@ -25,7 +25,7 @@ VPNs encrypt your traffic between your device and a server owned by your VPN pro
 | 
			
		||||
``` mermaid
 | 
			
		||||
flowchart LR
 | 
			
		||||
 763931["Your Device<div>(with VPN Client)</div>"] ===|"VPN Encryption"| 404512{"VPN Server"}
 | 
			
		||||
 404512 -.-|"No VPN Encryption"| 593753((("The Internet\n(Your Destination)")))
 | 
			
		||||
 404512 -.-|"No VPN Encryption"| 593753(("The Internet<div>(Your Destination)</div>"))
 | 
			
		||||
 subgraph 763931["Your Device<div>(with VPN Client)</div>"]
 | 
			
		||||
 end
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user