From 908abe6e09c11fb8deaa59258dd9190ff9b7e35e Mon Sep 17 00:00:00 2001 From: Raimund Hook Date: Wed, 22 Apr 2020 14:42:18 +0100 Subject: [PATCH] Small fix of wording in Ubuntu install doc In the section about creating a key pair for the amphora instance, there were a few small typos. This change fixes those. TrivialFix Change-Id: Ic6af32cc566abb6931ef61c979407780121e4bb6 Signed-off-by: Raimund Hook --- doc/source/install/install-ubuntu.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/install/install-ubuntu.rst b/doc/source/install/install-ubuntu.rst index 30ade254ad..dd404e69a8 100644 --- a/doc/source/install/install-ubuntu.rst +++ b/doc/source/install/install-ubuntu.rst @@ -241,7 +241,7 @@ Install and configure components $ openstack security group create lb-health-mgr-sec-grp $ openstack security group rule create --protocol udp --dst-port 5555 lb-health-mgr-sec-grp -5. Create a key pair for logining to the amphora instance +5. Create a key pair for logging in to the amphora instance .. code-block:: console @@ -250,7 +250,7 @@ Install and configure components .. note:: Check whether " ~/.ssh/id_rsa.pub" file exists or not in advance. - If the file is not exist, run ssh-keygen command to create it. + If the file does not exist, run the ssh-keygen command to create it. 6. Create dhclient.conf file for dhclient