Skip to content

Commit

Permalink
Bad examples with the wrong title
Browse files Browse the repository at this point in the history
  • Loading branch information
g123k committed Jan 26, 2025
1 parent afad1ae commit 5d78368
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ class ExplanationBadExamplesContainer extends StatelessWidget {
return Column(
children: <Widget>[
_ExplanationContainerTitle(
label: AppLocalizations.of(context).explanation_section_good_examples,
label: AppLocalizations.of(context).explanation_section_bad_examples,
foregroundColor: Colors.white,
backgroundColor: extension.error,
),
Expand Down

0 comments on commit 5d78368

Please sign in to comment.