aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-19 01:35:21 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-19 01:35:24 +0300
commitda00c17fae309036a1f726ed4c12be5b17b04225 (patch)
treee606c9a33611b539ea63b25ee80e1a815a912f4b /index.html
parentindex.html: add Example button, etc. (diff)
downloadwireguard-config-da00c17fae309036a1f726ed4c12be5b17b04225.tar.gz
wireguard-config-da00c17fae309036a1f726ed4c12be5b17b04225.zip
index.html: reword intro a bit
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7928b5b..2138b03 100644
--- a/index.html
+++ b/index.html
@@ -105,7 +105,7 @@ params:
<p class="text-muted">This page assumes that you have a WireGuard server
configured on interface <code>wg0</code>.
You can then generate the new client's keys, feed them to this page and it will
-show the configuration that can be easily consumed by the new client.</p>
+show configuration files that can be used by the client.</p>
{% assign example_url = '?' %}
{% assign first = true %}
{% for grp in page.params %}