Skip to content

Commit ef7e3b2

Browse files
committed
再次測試 github action workflow
1 parent ccba355 commit ef7e3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/features/auth/presentation/screens/login_screen.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class _LoginScreenState extends State<LoginScreen> {
7575
color: Colors.red,
7676
fontWeight: FontWeight.bold)),
7777
SizedBox(height: 8),
78-
Text('開始你的自主學習互助之旅 ',
78+
Text('一起開始你的自主學習互助之旅 ',
7979
style: TextStyle(fontSize: 16, color: Colors.black38)),
8080
],
8181
),

0 commit comments

Comments
 (0)