Skip to content

Commit

Permalink
test gitaction
Browse files Browse the repository at this point in the history
  • Loading branch information
JiangNanXiGe2016 committed Mar 6, 2024
1 parent 87744f6 commit 09346b6
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 @@ -106,7 +106,7 @@ class _MyHomePageState extends State<MyHomePage> {
mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[
const Text(
'You have pushed the button this many times:',
'You have pushed the button this many times:',
),
Text(
'$_counter',
Expand Down

0 comments on commit 09346b6

Please sign in to comment.