From b90e8fce4527322fdd35840b1ee8eab0d7ad4ca4 Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Sun, 26 Sep 2021 21:28:50 +0200 Subject: [DOC] Fix a few mispellings Many words were advertised by the spell checker. Some of them are obviously mispelled and are fixed here. Issue-ID: DOC-710 Signed-off-by: guillaume.lambert Change-Id: I4108ba7e5d89099d16ae5714609a9701137ae83c --- docs/oom_setup_kubernetes_rancher.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/oom_setup_kubernetes_rancher.rst') diff --git a/docs/oom_setup_kubernetes_rancher.rst b/docs/oom_setup_kubernetes_rancher.rst index e002d38897..6272f83238 100644 --- a/docs/oom_setup_kubernetes_rancher.rst +++ b/docs/oom_setup_kubernetes_rancher.rst @@ -428,7 +428,7 @@ share a common, distributed filesystem. In this tutorial, we will setup an NFS Master, and configure all Worker nodes a Kubernetes cluster to play the role of NFS slaves. -It is recommneded that a separate VM, outside of the kubernetes +It is recommended that a separate VM, outside of the kubernetes cluster, be used. This is to ensure that the NFS Master does not compete for resources with Kubernetes Control Plane or Worker Nodes. -- cgit 1.2.3-korg