From 036cdf922fc1e742e17a10a9f49b061b3234ae1f Mon Sep 17 00:00:00 2001 From: Marc Date: Tue, 27 Dec 2022 10:41:27 +0000 Subject: [PATCH] templates: fix typo "custm" -> "custom" --- templates/apple.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/apple.html b/templates/apple.html index 74b5abf0..e7380e5c 100644 --- a/templates/apple.html +++ b/templates/apple.html @@ -24,7 +24,7 @@
  • ALT + Click the Tailscale icon in the menu and hover over the Debug menu
  • -
  • Under "Custm Login Server", select "Add Account..."
  • +
  • Under "Custom Login Server", select "Add Account..."
  • Enter "{{.URL}}" of the headscale instance and press "Add Account"