Skip to content

Commit

Permalink
Fixed problem with survey
Browse files Browse the repository at this point in the history
  • Loading branch information
GiorgiaAuroraAdorni committed Jun 1, 2023
1 parent 8ee0942 commit 2aef35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/survey.dart
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ class _SurveyState extends State<Survey> {
width: 30,
height: 30,
),
Text(CATLocalizations.of(context).q82),
Text(CATLocalizations.of(context).q83),
],
),
),
Expand Down

0 comments on commit 2aef35d

Please sign in to comment.