Skip to content

Commit 6298a69

Browse files
Update articles/azure-resource-manager/bicep/diagnostics/bcp132.md
Co-authored-by: Anthony Martin <[email protected]>
1 parent 5bb2e47 commit 6298a69

File tree

1 file changed

+1
-1
lines changed
  • articles/azure-resource-manager/bicep/diagnostics

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/diagnostics/bcp132.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the proper type declarations after the decorator.
2020

2121
## Examples
2222

23-
The following example raises the error because there is no declarations after the decorator.
23+
The following example raises the error because there are no declarations after the decorator.
2424

2525
```bicep
2626
@description()

0 commit comments

Comments
 (0)