aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lacme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lacme.md b/lacme.md
index d2a3b46..d18b176 100644
--- a/lacme.md
+++ b/lacme.md
@@ -238,7 +238,7 @@ served during certificate issuance.
daemon is publicly reachable and passes all ACME challenge requests
to the webserver component through the UNIX-domain socket
`/var/run/lacme.socket`; if that's not the case, one needs to set
- *listen* to `[::]` (or `0.0.0.0 [::]` when dual stack IPv4/IPv6 is
+ *listen* to `[::]` (or `0.0.0.0 [::]` when dual IPv4/IPv6 stack is
disabled or unavailable), and possibly also set *iptables* to `Yes`.
*challenge-directory*