diff --git a/lib/Screens/dialog/user_selection_dialog.dart b/lib/Screens/dialog/user_selection_dialog.dart index 76927e3..8842b89 100644 --- a/lib/Screens/dialog/user_selection_dialog.dart +++ b/lib/Screens/dialog/user_selection_dialog.dart @@ -400,7 +400,7 @@ class _UserSelectionDialogState extends State { mainAxisAlignment: MainAxisAlignment.spaceBetween, children: [ Text( - "or create a new traveler", + "or create a new traveller", style: GoogleFonts.poppins( fontSize: 14, color: Color(0xFF575A74),