From 2161f9ee879aec7651d6a225e6d351339936f91f Mon Sep 17 00:00:00 2001 From: MAGESHWARAN Date: Wed, 22 Apr 2026 18:53:51 +0530 Subject: [PATCH] text change proforma --- lib/view/screens/history/detail_screen.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,