From 2a08cc83dbce56b54e4b2839e14eed0605fac071 Mon Sep 17 00:00:00 2001 From: Paul Sinclair <24625998+sinclairpaul@users.noreply.github.com> Date: Sat, 17 Apr 2021 16:15:57 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Minor=20documentation=20tweak?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wireguard/DOCS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wireguard/DOCS.md b/wireguard/DOCS.md index 54c4207..d014994 100644 --- a/wireguard/DOCS.md +++ b/wireguard/DOCS.md @@ -204,7 +204,7 @@ This is an identifier for you. It helps you to know what this peer is, e.g., This name is also used for creating the directory in `/ssl/wireguard` where the generated client configuration and QR codes are stored. Therefore, a name has a maximum of 32 characters, can only contain A-Z (or a-z) and 0-9. -Names contain a hyphen (-) but must not start or end with one. +Names may contain a hyphen (-) but must not start or end with one. ### Option: `peers.addresses`