Skip to content

Commit d0215ce

Browse files
authored
File extension error
fixed manifest.yml->manifest.yaml
1 parent 1a57459 commit d0215ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/deployment-environments/configure-catalog-item.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In Azure Deployment Environments Preview, you can use a [catalog](concept-enviro
1919
A catalog item is combined of least two files:
2020

2121
- An [Azure Resource Manager template (ARM template)](../azure-resource-manager/templates/overview.md) in JSON file format. For example, *azuredeploy.json*.
22-
- A manifest YAML file (*manifest.yml*).
22+
- A manifest YAML file (*manifest.yaml*).
2323

2424
>[!NOTE]
2525
> Azure Deployment Environments Preview currently supports only ARM templates.

0 commit comments

Comments
 (0)