diff --git a/lib/view/screens/history/detail_screen.dart b/lib/view/screens/history/detail_screen.dart index ab43f59..188c89a 100644 --- a/lib/view/screens/history/detail_screen.dart +++ b/lib/view/screens/history/detail_screen.dart @@ -1338,7 +1338,7 @@ class _DetailScreenState extends ConsumerState { crossAxisAlignment: CrossAxisAlignment.start, children: [ Text( - "Profoma Advice", + "Proforma Advice", style: AppTextStyles.semiBold.copyWith( fontSize: width * 0.042, height: 1.4,