Skip to content

Commit

Permalink
Update page.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjima33 authored Nov 5, 2024
1 parent 41734e8 commit eb3275d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/lib/pages/apps/page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class _AppsPageState extends State<AppsPage> with AutomaticKeepAliveClientMixin
child: const Row(
mainAxisAlignment: MainAxisAlignment.center,
children: [
Text('Want to feature your app? Click here',
Text('Create your own app',
style: TextStyle(color: Colors.white, fontSize: 16)),
],
),
Expand Down

0 comments on commit eb3275d

Please sign in to comment.