mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +01:00
Small grammar fix (#4821)
This commit is contained in:
parent
ca67d0df60
commit
f8ac612eaa
@ -196,7 +196,7 @@ similarly matched.
|
|||||||
|
|
||||||
* `read` (`GET`) - Allows reading the data at the given path.
|
* `read` (`GET`) - Allows reading the data at the given path.
|
||||||
|
|
||||||
* `update` (`POST/PUT`) - Allows change the data at the given path. In most
|
* `update` (`POST/PUT`) - Allows changing the data at the given path. In most
|
||||||
parts of Vault, this implicitly includes the ability to create the initial
|
parts of Vault, this implicitly includes the ability to create the initial
|
||||||
value at the path.
|
value at the path.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user