Skip to content

Commit 148e732

Browse files
committed
acrolinx pass
1 parent c86df4d commit 148e732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-balancer/quickstart-load-balancer-standard-public-terraform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: devx-track-terraform
1515

1616
# Quickstart: Create a public load balancer to load balance VMs using Terraform
1717

18-
This quickstart shows you how to deploy a standard load balancer to load balance VMs (virtual machines) using Terraform.
18+
This quickstart shows you how to deploy a standard load balancer to load balance virtual machines using Terraform.
1919

2020
[!INCLUDE [About Terraform](~/azure-dev-docs-pr/articles/terraform/includes/abstract.md)]
2121

@@ -80,7 +80,7 @@ The sample code for this article is located in the [Azure Terraform GitHub repo]
8080
terraform output -raw resource_group_name
8181
```
8282

83-
1. Optionally, display the VM password.
83+
1. Optionally, display the VM (virtual machine) password.
8484

8585
```console
8686
terraform output -raw vm_password

0 commit comments

Comments
 (0)