Skip to content

Commit 2aeee32

Browse files
committed
Fix typo
VSCode -> VS Code
1 parent 3a6a8d5 commit 2aeee32

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)