Skip to content

Commit cfd9ed0

Browse files
Update section header to say "Validate"
There is a section header which presently has the text "Valid the deployment" - I believe this should be "Validate the deployment".
1 parent 31588ba commit cfd9ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/resource-manager-tutorial-use-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ New-AzResourceGroupDeployment `
199199

200200
When you deploy the template, use the same resource group as the key vault. It makes easier when you clean up the resources. You only need to delete one resource group instead of two.
201201

202-
## Valid the deployment
202+
## Validate the deployment
203203

204204
After you have successfully deployed the virtual machine, test the login using the password stored in the key vault.
205205

0 commit comments

Comments
 (0)