From 19f74dc2301535908f06ba38cbca49d72833da3a Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Sat, 8 Mar 2025 10:09:43 +0000 Subject: [PATCH] update: Reword introduction to Language Tools page for consistency (#2935) Signed-off-by: Jonah Aragon Signed-off-by: Daniel Gray --- docs/language-tools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/language-tools.md b/docs/language-tools.md index 5382de50..160d8923 100644 --- a/docs/language-tools.md +++ b/docs/language-tools.md @@ -9,7 +9,7 @@ cover: language-tools.webp - [:material-server-network: Service Providers](basics/common-threats.md#privacy-from-service-providers){ .pg-teal } - [:material-account-cash: Surveillance Capitalism](basics/common-threats.md#surveillance-as-a-business-model){ .pg-brown } -Text inputted to grammar, spelling, and style checkers, as well as translation services, can contain sensitive information which may be stored on their servers for an indefinite amount of time and sold to third parties. The language tools listed on this page do not send your submitted text to a server, and can be self-hosted and used offline for maximum control of your data. +Text inputted to grammar, spelling, and style checkers, as well as translation services, can contain sensitive information which may be stored on their servers for an indefinite amount of time and sold to third parties. The language tools listed on this page do not store your submitted text to a server, and can be self-hosted and used offline for maximum control of your data. ## LanguageTool @@ -18,7 +18,7 @@ Text inputted to grammar, spelling, and style checkers, as well as translation s ![LanguageTool logo](assets/img/language-tools/languagetool.svg#only-light){ align=right } ![LanguageTool logo](assets/img/language-tools/languagetool-dark.svg#only-dark){ align=right } -**LanguageTool** is a multilingual grammar, style and spell checker that supports more than 20 languages. According to their privacy policy, they do not store any content sent to their service for review, but for higher assurance the software is [self-hostable](https://dev.languagetool.org/http-server). +**LanguageTool** is a multilingual grammar, style, and spell checker that supports more than 20 languages. According to their privacy policy, they do not store any content sent to their service for review, but for higher assurance the software is [self-hostable](https://dev.languagetool.org/http-server). [:octicons-home-16: Homepage](https://languagetool.org){ .md-button .md-button--primary } [:octicons-eye-16:](https://languagetool.org/legal/privacy){ .card-link title="Privacy Policy" }