diff --git a/nomad/config.go b/nomad/config.go index e472df1a7..12cb9825c 100644 --- a/nomad/config.go +++ b/nomad/config.go @@ -81,7 +81,7 @@ type Config struct { // by the other servers and clients RPCAddr *net.TCPAddr - // ClientRPCAdvertise is the address that is advertised to other nodes for + // ClientRPCAdvertise is the address that is advertised to client nodes for // the RPC endpoint. This can differ from the RPC address, if for example // the RPCAddr is unspecified "0.0.0.0:4646", but this address must be // reachable