mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
fix typo (#29275)
This commit is contained in:
@@ -1345,7 +1345,7 @@ const pki = {
|
|||||||
fieldGroup: 'default',
|
fieldGroup: 'default',
|
||||||
helpText:
|
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).',
|
'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: {
|
permittedIpRanges: {
|
||||||
editType: 'stringArray',
|
editType: 'stringArray',
|
||||||
|
|||||||
Reference in New Issue
Block a user