LanguageTool: update json
Some checks failed
Update Versions from GitHub / update-versions (push) Has been cancelled

This commit is contained in:
tremor021 2026-01-19 22:34:25 +01:00
parent 349f7a6f2c
commit 5edd69a60a

View File

@ -33,7 +33,11 @@
}, },
"notes": [ "notes": [
{ {
"text": "API is available at http://<ip>:8081/v2", "text": "API is available at `http://<LXC_IP>: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" "type": "info"
} }
] ]