mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
fix typo (#23328)
This commit is contained in:
@@ -30,7 +30,7 @@ export default class PkiUrlsModel extends Model {
|
||||
crlDistributionPoints;
|
||||
|
||||
@attr({
|
||||
label: 'OSCP Servers',
|
||||
label: 'OCSP Servers',
|
||||
subText: 'Specifies the URL values for the OCSP Servers field.',
|
||||
showHelpText: false,
|
||||
editType: 'stringArray',
|
||||
|
||||
Reference in New Issue
Block a user