Skip to content

Commit d6138e4

Browse files
committed
Acrolinx pass
1 parent 96bc6dc commit d6138e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/application-gateway-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ In this article, you use Terraform to deploy an Azure Application Gateway v2 and
7070

7171
## Verify the results
7272

73-
1. When apply the execution plan, Terraform will output the frontend public IP address. If you've cleared the screen, you can retrieve that value with the following Terraform command:
73+
1. When you apply the execution plan, Terraform displays the frontend public IP address. If you've cleared the screen, you can retrieve that value with the following Terraform command:
7474

7575
```hcl
7676
echo $(terraform output -raw gateway_frontend_ip)

0 commit comments

Comments
 (0)