diff --git a/apps/frontend/src/components/ui/report/ReportsList.vue b/apps/frontend/src/components/ui/report/ReportsList.vue index 557a75f2..3c77adda 100644 --- a/apps/frontend/src/components/ui/report/ReportsList.vue +++ b/apps/frontend/src/components/ui/report/ReportsList.vue @@ -5,7 +5,7 @@ There are at least {{ MAX_REPORTS }} open reports. This page is at its max reports and will not show any more recent ones.
-There are {{ filteredReports.length }} open reports.
+There are {{ filteredReports.length }} open reports.
There are {{ filteredReports.length }}/{{ reports.length }} open '{{ reasonFilter }}' reports.