Skip to content

Commit 7c9115b

Browse files
authored
Update modern-control-avatar.md
Addressed comments
1 parent badd380 commit 7c9115b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-control-avatar.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use the avatar control to visually represent a user, team, or entity. This contr
2727

2828
## General
2929

30-
**Name** - The name of the person or entity. This is used to determine the initials displayed where there is no image and is also used for accessibility.
30+
**Name** - The name of the person or entity. This is used to determine the initials displayed when there is no image and is also used for accessibility.
3131

3232
**Image** – The visual representation for the person or entity.
3333

@@ -49,9 +49,9 @@ Use the avatar control to visually represent a user, team, or entity. This contr
4949

5050
**Shape** - Whether the avatar appears with a circular or square shape.
5151

52-
**Appearance**A avatar can have portions of itself styled for greater emphasis or to be subtle. Below are the options available:
52+
**Appearance**An avatar can have portions of itself styled for greater emphasis or to be subtle. Below are the options available:
5353
* Brand: Uses the modern theme to style the avatar. The Color palette property can be used to override this color scheme.
54-
* Neutral:Uses a grayscale for the initials background to provide a subtle appearance.
54+
* Neutral: Uses a grayscale for the initials background to provide a subtle appearance.
5555
* Colorful: Users a color from a pre-defined set of colors, based on a hash of the provided Name.
5656

5757
**BasePaletteColor** - The color palette applied to a control. This impacts all surfaces of the control that render a theme color. If the value is null or zero, then the color is driven by selected Fluent theme.
@@ -72,7 +72,7 @@ Use the avatar control to visually represent a user, team, or entity. This contr
7272

7373
## Additional properties
7474

75-
**Out of office** - Adjusts the Badge icon shown for each option to show "out of office" variants for each option.
75+
**Out of office** - Adjusts the Badge icon to show its corresponding "out of office" variant.
7676

7777

7878

0 commit comments

Comments
 (0)