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,