Skip to content

Commit

Permalink
Add "Anki" to the headline (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt authored Oct 16, 2024
1 parent 3440264 commit 6a9dc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/pages/home_page/input_section.dart
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class _Headline extends StatelessWidget {
child: const Column(
children: [
AutoSizeText(
'Turn lecture slides\ninto flashcards.',
'Turn lecture slides\ninto Anki flashcards.',
textAlign: TextAlign.center,
maxLines: 2,
style: TextStyle(
Expand Down

0 comments on commit 6a9dc0e

Please sign in to comment.