From f65314bdab6f378e6874aee51997bfd3e0527126 Mon Sep 17 00:00:00 2001 From: Dax74 Date: Thu, 18 Jan 2024 16:38:29 +0100 Subject: [PATCH] FIX: typo (#432) --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 8582fc7e..3fb59ef6 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -47,7 +47,7 @@ en: description: "LLM to use for report generation" categories: label: "Categories" - description: "Filter topics only to these category" + description: "Filter topics only to these categories" tags: label: "Tags" description: "Filter topics only to these tags"