Skip to content

Commit 5c40c4b

Browse files
authored
Acrolinx fix
1 parent 516902b commit 5c40c4b

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
@@ -221,7 +221,7 @@ Select the `identity` line from the code, and then select the yellow light bulb
221221

222222
:::image type="content" source="./media/visual-studio-code/visual-studio-code-azure-variable-parameter-type-extract-variable.png" alt-text="Screenshot of extracting variable.":::
223223

224-
- **Extract parameter of a simple data type**: create a new parameter with a simple data type, such as string, int, etc, and give you an option to update the parameter name:
224+
- **Extract parameter of a simple data type**: create a new parameter with a simple data type, such as string, int, etc., and give you an option to update the parameter name:
225225

226226
:::image type="content" source="./media/visual-studio-code/visual-studio-code-azure-variable-parameter-type-extract-parameter.png" alt-text="Screenshot of extracting parameter.":::
227227

0 commit comments

Comments
 (0)