Skip to content

Commit

Permalink
Clean up wording for export
Browse files Browse the repository at this point in the history
  • Loading branch information
kra-mo committed Dec 20, 2024
1 parent 72eceac commit 99a332b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/widgets/unique/export_controls.dart
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class SlyExportControls extends StatelessWidget {
Opacity(
opacity: 0.6,
child: Text(
'Such as date and location taken',
'Such as date taken and location',
style: TextStyle(fontSize: 13),
),
),
Expand Down

0 comments on commit 99a332b

Please sign in to comment.