mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-26 09:01:13 +02:00
fix typo (#29275)
This commit is contained in:
parent
1aa49af191
commit
b5f2accc1d
@ -1345,7 +1345,7 @@ const pki = {
|
||||
fieldGroup: 'default',
|
||||
helpText:
|
||||
'Email addresses for which this certificate is allowed to sign or issue child certificates (see https://tools.ietf.org/html/rfc5280#section-4.2.1.10).',
|
||||
label: 'Permitted email adresses',
|
||||
label: 'Permitted email addresses',
|
||||
},
|
||||
permittedIpRanges: {
|
||||
editType: 'stringArray',
|
||||
|
Loading…
x
Reference in New Issue
Block a user