From 4f4f9ff6eeb3f1b6967cc44ad0639a22cb4b6342 Mon Sep 17 00:00:00 2001 From: Stanislav Chlebec Date: Thu, 8 Nov 2018 15:42:34 +0100 Subject: [PATCH] fix typos Change-Id: Ibddae18efbaa4dc92b97a4d48a4f9b6f305f87af Signed-off-by: Stanislav Chlebec Issue-ID: AAF-582 --- docs/oom_user_guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/oom_user_guide.rst b/docs/oom_user_guide.rst index f20097d927..db410a69aa 100644 --- a/docs/oom_user_guide.rst +++ b/docs/oom_user_guide.rst @@ -63,7 +63,7 @@ Enter the following to install kubectl (on Ubuntu, there are slight differences > sudo mv ./kubectl /usr/local/bin/kubectl > mkdir ~/.kube -Paste kubectl config from Rancher (see the :ref:`cloud-setup-guide-label` for alternative Kubenetes environment setups) into the `~/.kube/config` file. +Paste kubectl config from Rancher (see the :ref:`cloud-setup-guide-label` for alternative Kubernetes environment setups) into the `~/.kube/config` file. Verify that the Kubernetes config is correct:: @@ -423,7 +423,7 @@ Monitor All highly available systems include at least one facility to monitor the health of components within the system. Such health monitors are often used as inputs to distributed coordination systems (such as etcd, zookeeper, or consul) -and monitoring systems (such as nagios or zabbix). OOM provides two mechanims +and monitoring systems (such as nagios or zabbix). OOM provides two mechanisms to monitor the real-time health of an ONAP deployment: - a Consul GUI for a human operator or downstream monitoring systems and -- 2.16.6