diff --git a/app/views/public/articles/show.html.haml b/app/views/public/articles/show.html.haml index b3c83fd..5d3579c 100644 --- a/app/views/public/articles/show.html.haml +++ b/app/views/public/articles/show.html.haml @@ -25,7 +25,7 @@ =render @article.block - %h2 Cet article fait parti du dossier : + %h2 Cet article fait partie du dossier : =render @folder .clear