docs: Fix minor typo

This commit is contained in:
Michael Vorburger
2025-09-08 01:03:55 +02:00
parent e953f807de
commit 6e888c38fa
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
# The lines below will define a zerotier network and add all machines as 'peer' to it. # The lines below will define a zerotier network and add all machines as 'peer' to it.
# !!! Manual steps required: # !!! Manual steps required:
# - Define a controller machine for the zerotier network. # - Define a controller machine for the zerotier network.
# - Deploy the controller machine first to initilize the network. # - Deploy the controller machine first to initialize the network.
zerotier = { zerotier = {
# Replace with the name (string) of your machine that you will use as zerotier-controller # Replace with the name (string) of your machine that you will use as zerotier-controller
# See: https://docs.zerotier.com/controller/ # See: https://docs.zerotier.com/controller/

View File

@@ -27,7 +27,7 @@
# The lines below will define a zerotier network and add all machines as 'peer' to it. # The lines below will define a zerotier network and add all machines as 'peer' to it.
# !!! Manual steps required: # !!! Manual steps required:
# - Define a controller machine for the zerotier network. # - Define a controller machine for the zerotier network.
# - Deploy the controller machine first to initilize the network. # - Deploy the controller machine first to initialize the network.
zerotier = { zerotier = {
# Replace with the name (string) of your machine that you will use as zerotier-controller # Replace with the name (string) of your machine that you will use as zerotier-controller
# See: https://docs.zerotier.com/controller/ # See: https://docs.zerotier.com/controller/