We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb2e47 commit 6298a69Copy full SHA for 6298a69
articles/azure-resource-manager/bicep/diagnostics/bcp132.md
@@ -20,7 +20,7 @@ Add the proper type declarations after the decorator.
20
21
## Examples
22
23
-The following example raises the error because there is no declarations after the decorator.
+The following example raises the error because there are no declarations after the decorator.
24
25
```bicep
26
@description()
0 commit comments