Skip to content

Commit

Permalink
[docs] Fix typo in the Avatar docs (#19544)
Browse files Browse the repository at this point in the history
  • Loading branch information
UltimateForm authored Feb 3, 2020
1 parent 5d1bab6 commit f05d9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/components/avatars/avatars.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ If you need square or rounded avatars, use the `variant` prop.
If there is an error loading the avatar image, the component falls back to an alternative in the following order:

- the provided children
- the first letter of tha `alt` text
- the first letter of the `alt` text
- a generic avatar icon

{{"demo": "pages/components/avatars/FallbackAvatars.js"}}
Expand Down

0 comments on commit f05d9a2

Please sign in to comment.