From bba75f5f4aed641725b43b76552b51fd6693ab22 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Fri, 27 Jun 2025 12:58:49 +0200 Subject: [PATCH] modules/zerotier: Fix typo in documentation --- clanServices/zerotier/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clanServices/zerotier/README.md b/clanServices/zerotier/README.md index 5566362cb..dab69677c 100644 --- a/clanServices/zerotier/README.md +++ b/clanServices/zerotier/README.md @@ -16,7 +16,7 @@ inventory.instances = { The input should be named according to your flake input. All machines will be peers and connected to the zerotier network. Jon is the controller machine, which will will accept other machines into the network. -Sara is a moon and sets the `stableEndpoint` setting with a publically reachable IP, the moon is optional. +Sara is a moon and sets the `stableEndpoint` setting with a publicly reachable IP, the moon is optional. ## Overview