From 4b174c44df9191bc94d7d6284031d283e316c05c Mon Sep 17 00:00:00 2001 From: shiv3679 Date: Fri, 1 Mar 2024 00:00:13 +0530 Subject: [PATCH] Update main.dart --- aiden/lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiden/lib/main.dart b/aiden/lib/main.dart index 8e940891..f039e9b4 100644 --- a/aiden/lib/main.dart +++ b/aiden/lib/main.dart @@ -106,7 +106,7 @@ class _MyHomePageState extends State { mainAxisAlignment: MainAxisAlignment.center, children: [ const Text( - 'You have pushed the button this many times:', + 'You have incremented this many times:', ), Text( '$_counter',