From bcaff384ef4b38cfeb02e60032fe1b59269eeb2e Mon Sep 17 00:00:00 2001 From: Brian Shumate Date: Tue, 28 Aug 2018 15:33:48 -0400 Subject: [PATCH] Minor grammar edits (#5212) --- ui/app/templates/components/wizard/init-setup.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/app/templates/components/wizard/init-setup.hbs b/ui/app/templates/components/wizard/init-setup.hbs index d00491b5c6..72fd3934ca 100644 --- a/ui/app/templates/components/wizard/init-setup.hbs +++ b/ui/app/templates/components/wizard/init-setup.hbs @@ -5,9 +5,9 @@ @docPath="/intro/getting-started/deploy.html#initializing-the-vault" >

- This is the very first step of setting + This is the very first step of setting up a Vault server. Vault comes with an important - security feature called "seal", which lets you + security feature called a "seal", which lets you shut down and secure your Vault installation if there is a security breach. This is the default state of Vault, so it is currently sealed since