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 6298a69 commit 5c0523aCopy full SHA for 5c0523a
articles/azure-resource-manager/bicep/diagnostics/bcp132.md
@@ -26,7 +26,7 @@ The following example raises the error because there are no declarations after t
26
@description()
27
```
28
29
-You can fix the error by removing the decorator or add the declaration after the decorator.
+You can fix the error by removing the decorator or adding the declaration after the decorator.
30
31
```bicep
32
@description('Declare a existing storage account.')
0 commit comments