From f9ba35d548822ab8733eb311c32a142e760b290d Mon Sep 17 00:00:00 2001 From: Anthony Watherston Date: Fri, 7 Jun 2024 18:39:33 +1000 Subject: [PATCH] Fix tiny typo (#1664) --- 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 9fd2d7f950..8a93b6fffe 100644 --- a/eslzArm/eslz-portal.json +++ b/eslzArm/eslz-portal.json @@ -3905,7 +3905,7 @@ "constraints": { "allowedValues": [ { - "label": "Intermeditate Root Management Group", + "label": "Intermediate Root Management Group", "description": "e.g. Contoso", "value": "contoso" }, @@ -7955,4 +7955,4 @@ "location": "[steps('basics').resourceScope.location.name]" } } -} \ No newline at end of file +}