Skip to content

Commit 9b007da

Browse files
authored
Fix resources typo in 201-web-app-docker-acr
resoruce -> resource
1 parent 2402916 commit 9b007da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quickstart/201-web-app-docker-acr/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ variable "environment" {
1212

1313
variable "location" {
1414
type = "string"
15-
description = "Location to deploy the resoruce group"
15+
description = "Location to deploy the resource group"
1616
default = "West US 2"
1717
}
1818

0 commit comments

Comments
 (0)