Merge pull request #619 from eliasgomes/patch-1

Fixing a typo in the documentation
This commit is contained in:
Ryan Baxter
2017-01-27 11:48:27 -05:00
committed by GitHub

View File

@@ -622,7 +622,7 @@ part of the server.
When using Vault as a backend you can share configuration with
all applications by placing configuration in
`{backend}/application`. For example, if you run this Vault command
`secret/application`. For example, if you run this Vault command
[source,sh]
----