Skip to content

Commit 45830f3

Browse files
Update articles/azure-resource-manager/bicep/diagnostics/bcp147.md
Co-authored-by: Anthony Martin <[email protected]>
1 parent 5c0523a commit 45830f3

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/bcp147.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 08/23/2024
88

99
# Bicep error code - BCP147
1010

11-
This error occurs when you have a `@allowed()` decorator but miss the `param` declaration.
11+
This error occurs when you have a decorator that is expecting to be followed by a `param` declaration, but miss the `param` declaration.
1212

1313
## Error description
1414

0 commit comments

Comments
 (0)