From 6c11ae713c2c73e0054e21b0934212d61d069b78 Mon Sep 17 00:00:00 2001 From: Jamie Pla Date: Fri, 26 Jul 2024 16:19:21 +0100 Subject: [PATCH] fix Supplementry typo --- eslzArm/eslz-portal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eslzArm/eslz-portal.json b/eslzArm/eslz-portal.json index 047668d1f5..e017fe9cd3 100644 --- a/eslzArm/eslz-portal.json +++ b/eslzArm/eslz-portal.json @@ -6298,7 +6298,7 @@ { "name": "enableWsKeyVaultSupInitiatives", "type": "Microsoft.Common.OptionsGroup", - "label": "Key Vault - Supplementry", + "label": "Key Vault - Supplementary", "defaultValue": "No", "visible": true, "toolTip": "If 'Yes' is selected you will have the option to selected additional policy initiatives for regulated industries. Check initiative here.", @@ -6318,7 +6318,7 @@ { "name": "wsKeyVaultSupSelectorMG", "type": "Microsoft.Common.DropDown", - "label": "Select Management Group scopes to assign the Key Vault - Supplementry initiative to:", + "label": "Select Management Group scopes to assign the Key Vault - Supplementary initiative to:", "toolTip": "", "multiselect": true, "selectAll": false,