Skip to content

Commit 5f7fd78

Browse files
authored
Update articles/azure-resource-manager/bicep/export-bicep-portal.md
1 parent 67e19c0 commit 5f7fd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/export-bicep-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ This option supports exporting only ARM JSON templates. It retrieves an exact co
5454

5555
* Learn how to export ARM JSON templates with [Azure CLI](../templates/export-template-cli.md), [Azure PowerShell](../templates/export-template-powershell.md), or [REST API](/rest/api/resources/resourcegroups/exporttemplate).
5656
* Learn the [Bicep file structure and syntax](./file.md).
57-
* Learn how to [decompile ARM JSON tempaltes to Bicep](./decompile.md).
57+
* Learn how to [decompile ARM JSON templates to Bicep](./decompile.md).

0 commit comments

Comments
 (0)