Skip to content

Commit bea64ba

Browse files
committed
Fixed typo
1 parent 5e6d6e8 commit bea64ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/quickstart-openshift-arm-bicep-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article describes how to use either Azure Resource Manager template (ARM te
2121
Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy Azure resources. In a Bicep file, you define the infrastructure you want to deploy to Azure, and then use that file throughout the development lifecycle to repeatedly deploy your infrastructure. Your resources are deployed in a consistent manner.
2222

2323
> [!NOTE]
24-
> For information on deploying Azure Red Hat OpenShift clusters using terraform, see [Microsoft.RedHatOpenShift openShiftClusters Terraform](/azure/templates/microsoft.redhatopenshift/openshiftclusters?pivots=deployment-language-terraform).
24+
> For information on deploying Azure Red Hat OpenShift clusters using Terraform, see [Microsoft.RedHatOpenShift openShiftClusters Terraform](/azure/templates/microsoft.redhatopenshift/openshiftclusters?pivots=deployment-language-terraform).
2525
>
2626
2727
## Prerequisites

0 commit comments

Comments
 (0)