Skip to content

Commit eb0d8d6

Browse files
committed
Fix Typos
1 parent 6e120df commit eb0d8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/widgets/onboarding_widget.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ final pageList = [
5959
color: Colors.white,
6060
fontSize: 34.0,
6161
)),
62-
body: Text('It\;s thhat easy.',
62+
body: Text('It\'s that easy.',
6363
textAlign: TextAlign.center,
6464
style: TextStyle(
6565
color: Colors.white,

0 commit comments

Comments
 (0)