diff --git a/app/lib/views/dialogs/ai_error_dialog.dart b/app/lib/views/dialogs/ai_error_dialog.dart index bbd80ef..609f661 100644 --- a/app/lib/views/dialogs/ai_error_dialog.dart +++ b/app/lib/views/dialogs/ai_error_dialog.dart @@ -24,7 +24,7 @@ class AiErrorDialogState extends State { child: ListBody( children: [ const Text( - 'Make sure you have access to the latest models. For API accounts created after August 18, 2023, you can get instant access to the latest after purchasing \$0.50 worth or more of pre-paid credits.'), + 'Make sure you have access to the latest models. For API accounts created after August 18, 2023, you can get instant access to the latest models after purchasing \$0.50 worth or more of pre-paid credits.'), InkWell( child: const Text( '→ More details',