Fix missing > (#5452)

This commit is contained in:
Martins Sipenko 2018-10-03 16:16:36 +03:00 committed by Jeff Mitchell
parent 316a9ed48f
commit 59dc6d786f
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Additionally, Vault requires the following authentication information.
- `username` `(string: <required>)` Specifies the MySQL username to connect to
the database.
- `password` `(string: <required)` Specifies the MySQL password to connect to
- `password` `(string: <required>)` Specifies the MySQL password to connect to
the database.
### High Availability Parameters