Skip to content

Commit b305787

Browse files
committed
fix a typo
1 parent 10a87dd commit b305787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/deploy-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You need to specify the secret name in the workflow.
6767

6868
## Add Resource Manager template
6969

70-
Add an Resource Manager template to the GitHub repository. If you don't have one, you can use the following template. The template creates a storage account.
70+
Add a Resource Manager template to the GitHub repository. If you don't have one, you can use the following template. The template creates a storage account.
7171

7272
```url
7373
https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/101-storage-account-create/azuredeploy.json

0 commit comments

Comments
 (0)