From b5f2accc1d77d19be88944e88aed39ecb4c7a14f Mon Sep 17 00:00:00 2001 From: claire bontempo <68122737+hellobontempo@users.noreply.github.com> Date: Thu, 2 Jan 2025 14:13:05 -0600 Subject: [PATCH] fix typo (#29275) --- ui/tests/helpers/openapi/expected-secret-attrs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/tests/helpers/openapi/expected-secret-attrs.js b/ui/tests/helpers/openapi/expected-secret-attrs.js index c72160e1a9..373851ff8e 100644 --- a/ui/tests/helpers/openapi/expected-secret-attrs.js +++ b/ui/tests/helpers/openapi/expected-secret-attrs.js @@ -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',