We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef000bc commit 1404d45Copy full SHA for 1404d45
1 file changed
docs/README.md
@@ -54,7 +54,7 @@ This will serve the docs on a localhost and auto-update the pages live as you ma
54
55
PyMuPDF docs can be delivered in multiple languages - English, Japanese & Korean.
56
57
-To add a new langauge, e.g. Korean, use:
+To add a new language, e.g. Korean, use:
58
59
`sphinx-build -b gettext . _build/gettext`
60
`sphinx-intl update -p _build/gettext -l ko`
0 commit comments