Skip to content

Commit 5a8f267

Browse files
Merge pull request #279451 from Naveenommi-MSFT/patch-152
(AzureCXP) fixes MicrosoftDocs/azure-docs#266401
2 parents 876f7fc + d08da1c commit 5a8f267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/bicep-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ The [Bicep linter](linter.md) checks Bicep files for syntax errors and best prac
135135

136136
You can enable experimental features by adding the following section to your `bicepconfig.json` file.
137137

138-
Here's an example of enabling features 'compileTimeImports' and 'userDefinedFunctions`.
138+
Here's an example of enabling features 'assertions' and 'userDefinedFunctions`.
139139

140140
```json
141141
{

0 commit comments

Comments
 (0)