diff --git a/lib/page/record/detail/widget/warning_box.dart b/lib/page/record/detail/widget/warning_box.dart index 9d2bc55..9a964a7 100644 --- a/lib/page/record/detail/widget/warning_box.dart +++ b/lib/page/record/detail/widget/warning_box.dart @@ -70,7 +70,7 @@ class _WarningBoxState extends State { width: double.infinity, margin: const EdgeInsets.only(top: 10), child: Text( - "We will contact you shortly.Please check your e-mail promptly for further information.", + "Oops, it seems there's a slight issue. To resolve this for you more quickly and effectively, you can leave your email address. Our customer service team will immediately verify the details manually and get in touch with you promptly.", ), ), Container(