Fix typo.

This commit is contained in:
Hyperling 2025-03-27 14:26:51 -07:00
parent c5f1a4e9ba
commit 2d9c93fec4

View File

@ -45,7 +45,7 @@ class HelpPage extends StatelessWidget {
" adding receipts.", " adding receipts.",
), ),
Text( Text(
"\n\t\t Tracked items can be swiped left to right for ," "\n\t\t Tracked items can be swiped left to right for"
" Deletion or right to left for Editing. Items are sorted" " Deletion or right to left for Editing. Items are sorted"
" from highest to lowest so that the biggest impacts are" " from highest to lowest so that the biggest impacts are"
" always in view.", " always in view.",