Skip to content

Commit

Permalink
Grammar fix in the description of a test (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
bb-froggy authored Apr 6, 2022
1 parent 5d84bb9 commit 839b62a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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)]
Expand Down

0 comments on commit 839b62a

Please sign in to comment.