From b4de5fc1e4b224f324207e712d805d9eec8e04f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Fri, 30 Jan 2026 20:50:25 +0100 Subject: [PATCH] Apply suggestion from @tremor021 --- frontend/public/json/languagetool.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/public/json/languagetool.json b/frontend/public/json/languagetool.json index 9aea0672d..4dc21518b 100644 --- a/frontend/public/json/languagetool.json +++ b/frontend/public/json/languagetool.json @@ -35,10 +35,6 @@ { "text": "API is available at `http://:8081/v2`.", "type": "info" - }, - { - "text": "Application doesn't come with n-gram data. If you wish to use that feature, please look at `https://dev.languagetool.org/finding-errors-using-n-gram-data.html`.", - "type": "info" } ] }