Skip to content

Commit 9c2a642

Browse files
authored
Update tutorial-create-private-cloud.md
Changed "VMWare" to "VMware" for consistency.
1 parent c72c9d4 commit 9c2a642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-vmware/tutorial-create-private-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this tutorial, you learn how to:
2525

2626
## Register the resource provider
2727

28-
In order to use the Azure VMWare Solution you must first register the resource provider. The following example registers the resource provider with your subscription.
28+
In order to use the Azure VMware Solution you must first register the resource provider. The following example registers the resource provider with your subscription.
2929

3030
```azurecli-interactive
3131
az provider register -n Microsoft.AVS --subscription <your subscription ID>

0 commit comments

Comments
 (0)