mirror of
https://github.com/hashicorp/vault.git
synced 2025-09-01 12:01:10 +02:00
Fix comment typo
This commit is contained in:
parent
7201d92500
commit
9ff0d20036
@ -70,7 +70,7 @@ path "sys/leases/renew" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Allow looking up lease properties. This requires knowing the lease ID ahead
|
# Allow looking up lease properties. This requires knowing the lease ID ahead
|
||||||
# of time and does not divulege any sensitive information.
|
# of time and does not divulge any sensitive information.
|
||||||
path "sys/leases/lookup" {
|
path "sys/leases/lookup" {
|
||||||
capabilities = ["update"]
|
capabilities = ["update"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user