diff --git a/arm-ttk/testcases/deploymentTemplate/Variables-Must-Be-Referenced.test.ps1 b/arm-ttk/testcases/deploymentTemplate/Variables-Must-Be-Referenced.test.ps1 index 1c9ca1a2..0b2728e2 100644 --- a/arm-ttk/testcases/deploymentTemplate/Variables-Must-Be-Referenced.test.ps1 +++ b/arm-ttk/testcases/deploymentTemplate/Variables-Must-Be-Referenced.test.ps1 @@ -2,7 +2,7 @@ .Synopsis Ensures that all variables are referenced .Description - Ensures that all variables declared in a template are in elsewhere in the template. + Ensures that all variables declared in a template are referenced elsewhere in the template. #> param( [Parameter(Mandatory = $true, Position = 0)]