Skip to content

Commit d1dd48d

Browse files
mumianjeskew
andauthored
Update articles/azure-resource-manager/bicep/bicep-import.md
Co-authored-by: Jonny Eskew <[email protected]>
1 parent 5111bd1 commit d1dd48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

99
# Imports in Bicep
1010

11-
This article describes the syntax you use to export and import shared functionality and namespaces for Bicep extensions. Using compile-time import automatically enables [language version 2.0](../templates/syntax.md#languageversion-20) code generation.
11+
This article describes the syntax you use to export and import shared functionality and namespaces for Bicep extensions. Using compile-time imports automatically enables [language version 2.0](../templates/syntax.md#languageversion-20) code generation.
1212

1313
## Export variables, types, and functions
1414

0 commit comments

Comments
 (0)