diff --git a/src/components/project/cards/Document.vue b/src/components/project/cards/Document.vue index 0a36515..f43efb1 100644 --- a/src/components/project/cards/Document.vue +++ b/src/components/project/cards/Document.vue @@ -28,7 +28,7 @@ v-if="pdf.comments?.length > 0" class="order-last | text-sm text-primary font-medium" > - + {{ pdf.comments.length }} commentaire{{ pdf.comments.length > 1 ? "s" : "" }}