Skip to content

Commit 10a4e29

Browse files
Update articles/azure-resource-manager/bicep/visual-studio-code.md
Co-authored-by: Stephen Weatherford (MSFT) <[email protected]>
1 parent 20bcde4 commit 10a4e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Extracting [variables](./variables.md), [parameters](./parameters.md), and [user
213213

214214
The following screenshot shows a definition of a storage account resource. You can extract a parameter or a variable, or a user-defined data type based off of a property, such as `kind`.
215215

216-
Select the `kind` line from the code, and then select the yellow light bulb icon. The context windows shows the available extract options.
216+
Select the `kind` line from the code, and then select the yellow light bulb icon. The context window shows the available extract options.
217217

218218
:::image type="content" source="./media/visual-studio-code/visual-studio-code-azure-variable-parameter-type-extraction.png" alt-text="Screenshot of variable, parameter, type extraction.":::
219219

0 commit comments

Comments
 (0)