Skip to content

Commit 7bf97cc

Browse files
authored
Update 4-WebApp-your-API/4-3-AnyOrg/AppCreationScripts/Configure.ps1
1 parent 2532938 commit 7bf97cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4-WebApp-your-API/4-3-AnyOrg/AppCreationScripts/Configure.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Function ConfigureApplications
193193

194194
if (!$azureEnvironmentName)
195195
{
196-
$azureEnvironmentName = "Global" # as oppesed to USGov
196+
$azureEnvironmentName = "Global" # as opposed to USGov
197197
}
198198

199199
# Connect to the Microsoft Graph API, non-interactive is not supported for the moment (Oct 2021)

0 commit comments

Comments
 (0)