diff --git a/config.toml.sample b/config.toml.sample index f2bc75a3d5..b757939cc3 100644 --- a/config.toml.sample +++ b/config.toml.sample @@ -2,7 +2,7 @@ # If hostname (on the OS) doesn't return a name that can be resolved by the other # systems in the cluster, you'll have to set the hostname to an IP or something -# that can be resovled here. +# that can be resolved here. # hostname = "" bind-address = "0.0.0.0"