diff --git a/Frontend/patient_manager/lib/pages/profileBusinessAdd.dart b/Frontend/patient_manager/lib/pages/profileBusinessAdd.dart index dfaf393c..1e8af1e4 100644 --- a/Frontend/patient_manager/lib/pages/profileBusinessAdd.dart +++ b/Frontend/patient_manager/lib/pages/profileBusinessAdd.dart @@ -322,7 +322,7 @@ class _ProfileBusinessAddState extends State { ), //const SizedBox(height: 15.0), const Text( - "My Business User:", + "My Business User", style: TextStyle( fontWeight: FontWeight.bold, fontSize: 25,