Skip to content

Commit 553bd29

Browse files
authored
Merge pull request #97414 from discentem/patch-3
typo: filed -> file
2 parents 05d4d9b + 7da001b commit 553bd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/build-image-with-packer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Create a file named *windows.json* and paste the following content. Enter your o
119119
}]
120120
}
121121
```
122-
You can also create a filed named *windows.pkr.hcl* and paste the following content with your own values as used for the above parameters table.
122+
You can also create a file named *windows.pkr.hcl* and paste the following content with your own values as used for the above parameters table.
123123

124124
```HCL
125125
source "azure-arm" "autogenerated_1" {

0 commit comments

Comments
 (0)