Skip to content

Commit d5af05e

Browse files
authored
Update articles/azure-resource-manager/managed-applications/microsoft-common-dropdown.md
1 parent 879766b commit d5af05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/managed-applications/microsoft-common-dropdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ When filtering is enabled, the control includes a text box for adding the filter
9393
## Example
9494
In the following example, the `defaultValue` is defined using the values of the `allowedValues` instead of the labels. The default value can contain multipule values when `multiselect` is enabled.
9595

96-
:::image type="content" source="./media/managed-application-elements/microsoft-common-dropdown-5.png" alt-text="Screenshot that shows how multiuple default values can be included with multi-select enabled":::
96+
:::image type="content" source="./media/managed-application-elements/microsoft-common-dropdown-6.png" alt-text="Screenshot that shows how multiuple default values can be included with multi-select enabled":::
9797

9898
```json
9999
{

0 commit comments

Comments
 (0)