From 9f7df3f8aa3a049dc9f9aaa3714d50d175eeb987 Mon Sep 17 00:00:00 2001 From: scrivy Date: Fri, 10 Sep 2021 15:22:31 -0700 Subject: [PATCH] fix typo --- templates/wg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wg.conf b/templates/wg.conf index f4b1981..1e240b9 100644 --- a/templates/wg.conf +++ b/templates/wg.conf @@ -1,5 +1,5 @@ # This file was generated using wireguard-ui (https://github.com/ngoduykhanh/wireguard-ui) -# Please don't modify it manually, otherwise your change might got replaced. +# Please don't modify it manually, otherwise your change might get replaced. # Address updated at: {{ .serverConfig.Interface.UpdatedAt }} # Private Key updated at: {{ .serverConfig.KeyPair.UpdatedAt }}