Skip to content

Commit a94af8e

Browse files
authored
Fix spelling error in README (#236)
1 parent 4d45e84 commit a94af8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The command will automatically identify the Terraform resource type (e.g. correc
124124

125125
`aztfy resource-group [option] <resource group name>` terrafies a resource group and its including resources by its name. Depending on whether `--batch` is used, it can work in either interactive mode or batch mode.
126126

127-
### Terrafy a Customized Set of Resoruces
127+
### Terrafy a Customized Set of Resources
128128

129129
`aztfy query [option] <arg where predicate>` terrafies a set of resources (and its including resources with `--recursive`) by an Azure Resource Graph [`where` predicate](https://learn.microsoft.com/en-us/azure/data-explorer/kusto/query/whereoperator). Depending on whether `--batch` is used, it can work in either interactive mode or batch mode.
130130

0 commit comments

Comments
 (0)