Skip to content

Commit 153bebf

Browse files
committed
Changed text string
1 parent 80d6013 commit 153bebf

File tree

1 file changed

+1
-1
lines changed
  • compose/snippets/src/main/java/com/example/compose/snippets/components

1 file changed

+1
-1
lines changed

compose/snippets/src/main/java/com/example/compose/snippets/components/Badges.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ fun BadgeExample() {
6868
) {
6969
Icon(
7070
imageVector = Icons.Filled.Mail,
71-
contentDescription = "Email"
71+
contentDescription = "Emai"
7272
)
7373
}
7474
}

0 commit comments

Comments
 (0)