Skip to content

Commit 40a016e

Browse files
committed
first round of edits for add outputs template tutorial
1 parent d4c247c commit 40a016e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/template-tutorial-add-outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010

1111
# Tutorial: Add outputs to your ARM template
1212

13-
In this tutorial, you learn how to return a value from your Azure Resource Manager template (ARM template). You use output parameters when you need a value a resource you deploy. This tutorial takes **7 minutes** to complete.
13+
In this tutorial, you learn how to return a value from your Azure Resource Manager template (ARM template). You use output parameters when you need a value for a resource you deploy. This tutorial takes **7 minutes** to complete.
1414

1515
## Prerequisites
1616

0 commit comments

Comments
 (0)