Skip to content

Commit 8cfac67

Browse files
committed
docs(avatar): remove redundant "image" from avatar wording
1 parent 8b4e506 commit 8cfac67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/blocks/avatar/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Avatar Block
22

3-
A Gutenberg block that displays author avatar images with support for multiple authorship systems.
3+
A Gutenberg block that displays author avatars with support for multiple authorship systems.
44

55
## Overview
66

7-
The Avatar block renders circular author profile pictures for the current post. It automatically detects the authorship system in use and displays the appropriate avatar(s). When multiple authors are present, each author gets their own avatar image.
7+
The Avatar block renders circular author profile pictures for the current post. It automatically detects the authorship system in use and displays the appropriate avatar(s). When multiple authors are present, each author gets their own avatar.
88

99
## Author resolution priority
1010

0 commit comments

Comments
 (0)