From 74abe807b5e7480e06ee2ca805d99fa3287ffaac Mon Sep 17 00:00:00 2001 From: otbenjello Date: Fri, 10 Nov 2023 09:24:45 +0100 Subject: [PATCH] rapide commit --- lib/View/home/home_view.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/View/home/home_view.dart b/lib/View/home/home_view.dart index d6fb16f..8b24a83 100644 --- a/lib/View/home/home_view.dart +++ b/lib/View/home/home_view.dart @@ -299,7 +299,7 @@ class _HomeViewState extends State { crossAxisAlignment: CrossAxisAlignment.start, children: [ Text( - "Rhythme cardiaque", + "Rythme cardiaque", style: TextStyle( color: TColor.black, fontSize: 16,