diff --git a/templates/settings.html b/templates/settings.html
index 8095bcc..fd3c20a 100644
--- a/templates/settings.html
+++ b/templates/settings.html
@@ -45,9 +45,9 @@
Instructions
- - To generate your API key, run the command headscale apikeys create on your control server. Once you generate your first key, this UI will automatically renew the key near expiration.
- - The Headscale server is configured via the HS_SERVER environment variable in Docker. Current server: {{url}}
- - You must configure an encryption key via the KEY environment varialbe in Docker. One can be generated with the command openssl rand -base64 32
+ - To generate your API key, run the command headscale apikeys create on your control server. Once you generate your first key, this UI will automatically renew the key near expiration.
+ - The Headscale server is configured via the HS_SERVER environment variable in Docker. Current server: {{url}}
+ - You must configure an encryption key via the KEY environment variable in Docker. One can be generated with the command openssl rand -base64 32