From 614d8529060fa6020182097f98e83b8c6a723c64 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Wed, 22 Dec 2021 12:37:41 +0100
Subject: [PATCH] Fix wording in readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0ce4cb5..d6fa67a 100644
--- a/README.md
+++ b/README.md
@@ -152,7 +152,7 @@ certificates and keys, with private keys and shared keys residing in the
 
 ### WireGuard
 
-[WireGuard] is a, relatively new, offering much simpler configuration than
+[WireGuard] is a, relatively new, VPN offering much simpler configuration than
 [OpenVPN] and a mesh-like architecture. It is included in the Linux kernel.
 
 WireGuard expects the configuration file name to match the interface name.
-- 
GitLab