Skip to content

Commit d0ae82b

Browse files
authored
fixing div line
1 parent fa4c620 commit d0ae82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dns/dns-get-started-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article shows how to use [Terraform](/azure/terraform) to create an [Azure
1717

1818
In this article, you learn how to:
1919

20-
[!div class="checklist"]
20+
> [!div class="checklist"]
2121
> * Create a random pet name for the Azure resource group name using [random_pet](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet)
2222
> * Create an Azure resource group using [azurerm_resource_group](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/resource_group)
2323
> * Create a random string using [random_string](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/string)

0 commit comments

Comments
 (0)