Fix a broken verb voice

This commit is contained in:
Chad Whitacre 2015-05-31 16:31:10 -04:00
parent d4ebde3504
commit 28fd5ed7f6

View File

@ -16,7 +16,7 @@ the paths to use differed. AWS in particular had special paths like
Instead of having to memorize or reference documentation constantly Instead of having to memorize or reference documentation constantly
to determine what paths to use, we built a help system directly into to determine what paths to use, we built a help system directly into
Vault. This help system can be access via the API or the command-line and Vault. This help system can be accessed via the API or the command-line and
generates human-readable help for any mounted backend. generates human-readable help for any mounted backend.
On this page, we'll learn how to use this help system. It is an invaluable On this page, we'll learn how to use this help system. It is an invaluable