Skip to content

Commit b26ee21

Browse files
authored
Merge pull request #126502 from changeworld/patch-18
Fix typo
2 parents c5007cd + 2aeee32 commit b26ee21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ param storageAccountName string
150150

151151
When you hover your cursor over **storageAccountName** in Visual Studio Code, you see the formatted text:
152152

153-
:::image type="content" source="./media/parameters/vscode-bicep-extension-description-decorator-markdown.png" alt-text="Use Markdown-formatted text in VSCode":::
153+
:::image type="content" source="./media/parameters/vscode-bicep-extension-description-decorator-markdown.png" alt-text="Use Markdown-formatted text in VS Code":::
154154

155155
Make sure the text follows proper Markdown formatting; otherwise, it might not display correctly when rendered.
156156

0 commit comments

Comments
 (0)