From 93cfe5618b5cfca24d838360a12a869b3dd57ccf Mon Sep 17 00:00:00 2001 From: gaurav-entytle <70640900+gaurav-entytle@users.noreply.github.com> Date: Thu, 15 Oct 2020 19:58:29 +0530 Subject: [PATCH] fixed typo (#693) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01ca9e5d19..77064b4157 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ create: * An organization Scope under `global`, and a project Scope inside the organization. * A Host Catalog with a default Host Set, which itself contains a Host with the - address of the the local machine (`127.0.0.1`) + address of the local machine (`127.0.0.1`) * A Target mapping the Host Set to a set of connection parameters, with a default port of `22` (e.g. SSH)