Make documentation match API example (#4809)

Quick and easy change to make the passwords match.
This commit is contained in:
Steven Farage 2018-06-21 13:50:02 -04:00 committed by Jim Kalafut
parent 10e725f71d
commit 62c472399c

View File

@ -42,7 +42,7 @@ more information about setting up the database secrets engine.
```
In this case, we've configured Vault with the user "sa" and password
"Password!", connecting to an instance at "localhost" on port 1433. It is
"yourStrong(!)Password", connecting to an instance at "localhost" on port 1433. It is
not necessary that Vault has the sa login, but the user must have privileges
to create logins and manage processes. The fixed server roles
`securityadmin` and `processadmin` are examples of built-in roles that grant