fixing typos in documentation

This commit is contained in:
Julien Neuhart
2020-06-09 16:29:14 +02:00
parent 89ac13e805
commit 04e930a766
2 changed files with 4 additions and 2 deletions

View File

@@ -62,7 +62,8 @@ The hard limit is 100 MB and is defined by Google Chrome itself.
When performing a [URL](#url) conversion, Google Chrome will not accept certificate errors .
You may allow insecure connections by setting `GOOGLE_CHROME_IGNORE_CERTIFICATE_ERRORS` variable to `"1"`. **You should be careful with this feature and only enable it in your development environment.**
You may allow insecure connections by setting the `GOOGLE_CHROME_IGNORE_CERTIFICATE_ERRORS` environment variable to `"1"`.
**You should be careful with this feature and only enable it in your development environment.**
## Disable LibreOffice (unoconv)