Skip to content

Commit e8d7b90

Browse files
committed
Merge branch '0316-linter-null' of https://github.com/mumian/azure-docs-pr into 0316-linter-null
2 parents db3031a + 77e983c commit e8d7b90

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/20/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)