Skip to content

Commit 72d4522

Browse files
author
Jill Grant
authored
Update articles/azure-linux/tutorial-azure-linux-migration.md
Typo fix
1 parent a54c16e commit 72d4522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-linux/tutorial-azure-linux-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ resource "azurerm_kubernetes_cluster" "k8s" {
271271
}
272272
```
273273

274-
3. To run an in-place OS SKU migraiton, just replace the **os_sku** to **AzureLinux** and re-apply the Terraform plan.
274+
3. To run an in-place OS SKU migration, just replace the **os_sku** to **AzureLinux** and re-apply the Terraform plan.
275275

276276
##### update.tf
277277

0 commit comments

Comments
 (0)