Skip to content

Commit ac3f712

Browse files
authored
Merge pull request #82919 from ghanique-pra/patch-2
Fixed grammar error
2 parents 833ccdb + 5854c0d commit ac3f712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/linter-rule-no-unused-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 10/14/2021
77

88
# Linter rule - no unused parameters
99

10-
This rule finds parameters that aren't reference anywhere in the Bicep file.
10+
This rule finds parameters that aren't referenced anywhere in the Bicep file.
1111

1212
## Returned code
1313

0 commit comments

Comments
 (0)