From 56047c1c833383cd1c96c9a4712b4ed06c515e27 Mon Sep 17 00:00:00 2001
From: abelgana <32614067+abelgana@users.noreply.github.com>
Date: Fri, 10 Nov 2017 09:30:27 -0500
Subject: [PATCH] fix a typo

---
 docs/vault.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/vault.md b/docs/vault.md
index 056d76356..2923cfd45 100644
--- a/docs/vault.md
+++ b/docs/vault.md
@@ -24,7 +24,7 @@ hardcoded to only create a Vault role for Etcd.
 This step is where the long-term Vault cluster is started and configured. Its
 first task, is to stop any temporary instances of Vault, to free the port for
 the long-term. At the end of this task, the entire Vault cluster should be up
-and read to go.
+and ready to go.
 
 Keys to the Kingdom
 -------------------
-- 
GitLab