Skip to content

Commit f57085f

Browse files
committed
fix typo in readme
1 parent 3402011 commit f57085f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This Terraform module deploys a Kubernetes cluster on Azure using AKS (Azure Kub
66

77
-> **NOTE:** If you have not assigned `client_id` or `client_secret`, A `SystemAssigned` identity will be created.
88

9-
-> **NOTE:** If you're using AuzreRM `v4`, you can use this module by setting `source` to `Azure/aks/azurerm//v4`.
9+
-> **NOTE:** If you're using AzureRM `v4`, you can use this module by setting `source` to `Azure/aks/azurerm//v4`.
1010

1111
## Notice on breaking changes
1212

0 commit comments

Comments
 (0)