Skip to content

Commit

Permalink
Fix Another Typo ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobkoerber authored Oct 7, 2024
1 parent 19237f0 commit a438b7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class ContactCardLoadingView extends StatelessWidget {
child: PlaceholderText(text: "max.mustermann@tum.de"),
),
const ShimmerView(
child: PlaceholderText(text: "go42hum"),
child: PlaceholderText(text: "go42tum"),
),
],
),
Expand Down

0 comments on commit a438b7d

Please sign in to comment.