From 2fdc40944bc3d7d4bca7bb6ab85a2173d6233d9a Mon Sep 17 00:00:00 2001 From: Manish Bansal Date: Wed, 7 Aug 2019 05:08:50 +0530 Subject: [PATCH] Sentence correction for Info section on concepts/architecture/nodes (#15343) * Sentence correction * Fixed review comments --- content/en/docs/concepts/architecture/nodes.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/en/docs/concepts/architecture/nodes.md b/content/en/docs/concepts/architecture/nodes.md index d53ca69c91..58f9d014f1 100644 --- a/content/en/docs/concepts/architecture/nodes.md +++ b/content/en/docs/concepts/architecture/nodes.md @@ -111,9 +111,8 @@ on a Node. ### Info -General information about the node, such as kernel version, Kubernetes version -(kubelet and kube-proxy version), Docker version (if used), OS name. -The information is gathered by Kubelet from the node. +Describes general information about the node, such as kernel version, Kubernetes version (kubelet and kube-proxy version), Docker version (if used), and OS name. +This information is gathered by Kubelet from the node. ## Management