From 38385006efd9954885e2c853ae6d04ed0cfddafa Mon Sep 17 00:00:00 2001 From: Magnus Kulke Date: Fri, 4 Nov 2016 13:56:13 +0100 Subject: [PATCH] Fixed spelling --- docs/admin/node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/node.md b/docs/admin/node.md index 08b5d92f6e..78ef3c4b2e 100644 --- a/docs/admin/node.md +++ b/docs/admin/node.md @@ -27,7 +27,7 @@ pieces of information: The usage of these fields varies depending on your cloud provider or bare metal configuration. -* HostName: The hostname as reported by the node's kernel. Can be overriden via the kubelet `--hostname-override` parameter. +* HostName: The hostname as reported by the node's kernel. Can be overridden via the kubelet `--hostname-override` parameter. * ExternalIP: Generally the IP address of the node that is externally routable (available from outside the cluster)