Skip to content

Commit

Permalink
Update lib/main.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyuujin committed Oct 4, 2023
1 parent db4a387 commit 9d11f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'FlutterKaigi2023 TicTacToe',
title: 'FlutterKaigi 2023 - TicTacToe',
theme: ThemeData(
primarySwatch: Colors.blue,
),
Expand Down

0 comments on commit 9d11f08

Please sign in to comment.