diff --git a/app/views/stats/index.html.haml b/app/views/stats/index.html.haml
index aea8aeab0..4d232bccd 100644
--- a/app/views/stats/index.html.haml
+++ b/app/views/stats/index.html.haml
@@ -131,7 +131,7 @@
.stat-cards
.stat-card.stat-card-half.pull-left
%span.stat-card-title Taux d'utilisation de la bibliothèque
- = column_chart @cloned_from_library_procedures_ratio, ytitle: 'démarches clonées / total démarche', xtitle: 'semaines'
+ = column_chart @cloned_from_library_procedures_ratio, ytitle: 'démarches clonées / total démarches', xtitle: 'semaines'
.clearfix