Skip to content

Commit 77e983c

Browse files
Update articles/azure-resource-manager/bicep/linter-rule-simplify-json-null.md
Co-authored-by: Stephen Weatherford (MSFT) <[email protected]>
1 parent 4627954 commit 77e983c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/linter-rule-simplify-json-null.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 03/16/2023
77

88
# Linter rule - simplify JSON null
99

10-
This rule finds `json(null)`.
10+
This rule finds `json('null')`.
1111

1212
## Linter rule code
1313

0 commit comments

Comments
 (0)