aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmapeel2 <emma.peel@riseup.net>2023-06-06 09:21:05 +0000
committerGitHub <noreply@github.com>2023-06-06 09:21:05 +0000
commit373486bd30ed226c7121c8c370dc5da634546667 (patch)
treecbbc8c39982dbaf486eaa238ceeb83ecafa92c3d
parentf3fec65ef4c91f1225328da5f682c3ba8ea5f0ba (diff)
downloadonionshare-373486bd30ed226c7121c8c370dc5da634546667.tar.gz
onionshare-373486bd30ed226c7121c8c370dc5da634546667.zip
typo
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index fbcf06d9..ac4c7998 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -37,7 +37,7 @@ sphinx-intl update -p build/gettext -l de
make -e SPHINXOPTS="-D language='de'" html
```
-## Discoving which translations are >90% complete
+## Discovering which translations are >90% complete
Each OnionShare release should only include a language if >90% of the strings have been translated into it. The script `check-weblate.py` script can be used to make a few hundreds weblate API requests to determine this for you automatically. It requires using your weblate API key, which you can find in your [user profile](https://hosted.weblate.org/accounts/profile/#api).