Skip to content

Commit 8aa1718

Browse files
committed
Formatting fix
1 parent 8499f31 commit 8aa1718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/howto-large-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ az aro create \
7171
To add IP addresses to the load balancer using the Azure CLI after the cluster is created, run the following command:
7272

7373
```azurecli
74-
az aro update
74+
az aro update
7575
--name <CLUSTER_NAME>
7676
–-resource-group <RESOURCE_GROUP>
7777
--lb-ip-count <PUBLIC_IP_COUNT>`

0 commit comments

Comments
 (0)