Skip to content

Commit 60d1923

Browse files
authored
Fix typo in public IP IPv6 address description
1 parent b9098a8 commit 60d1923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/ip-services/create-public-ip-prefix-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In this article, you learn how to:
3535
> * Create a standard zonal public IPv6 address named **myIPv6Zonal**
3636
> * Create a standard non-zonal public IPv6 address named **myIPv6NonZonal**
3737
> * Create a static public IP IPv4 address from an IP prefix
38-
> * Create a static public IP IPv6 address from a IP prefix
38+
> * Create a static public IP IPv6 address from an IP prefix
3939
4040
> [!NOTE]
4141
> The sample code for this article is located in the [Azure Terraform GitHub repo](https://github.com/Azure/terraform/tree/master/quickstart/101-virtual-network-public-ip-prefix). You can view the log file containing the [test results from current and previous versions of Terraform](https://github.com/Azure/terraform/tree/master/quickstart/101-virtual-network-public-ip-prefix/TestRecord.md).

0 commit comments

Comments
 (0)