Skip to content

Commit 2402916

Browse files
authored
Fix resources typo in 101-web-app-linux-container
resoruce -> resource
1 parent ae35838 commit 2402916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quickstart/101-web-app-linux-container/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)