Skip to content

Commit e2d364c

Browse files
committed
fix typo
1 parent f654de5 commit e2d364c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-deploy-in-azure-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ If you already have a virtual network to host an Azure Spring Apps instance, ski
9090

9191
If you already have a virtual network to host an Azure Spring Apps instance, skip steps 1, 2, 3 and 4. You can start from step 5 to prepare subnets for the virtual network.
9292

93-
1. Use the following command to cefine variables for your subscription, resource group, and Azure Spring Apps instance. Customize the values based on your real environment.
93+
1. Use the following command to define variables for your subscription, resource group, and Azure Spring Apps instance. Customize the values based on your real environment.
9494

9595
```azurecli
9696
SUBSCRIPTION='<subscription-id>'

0 commit comments

Comments
 (0)