From 8d775ab8c24db6a544868253e8bf0f9fdc1087a4 Mon Sep 17 00:00:00 2001 From: James Slagle Date: Wed, 13 Oct 2021 11:01:41 -0400 Subject: [PATCH] Fix typo in README Signed-off-by: James Slagle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1632cd21..0e1a5b8c 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ $ ~/directord/bin/pip install directord We need to create a catalog for bootstrapping. Let's assume we are installing directord in two machines: -* directord-1 192.168.1.100 : dicectord server, a client +* directord-1 192.168.1.100 : directord server, a client * directord-2 192.168.1.101 : Only a client