Spelling and grammar fixes (#5031)

* Spelling and grammar fixes

* Minor changes
This commit is contained in:
Ville Skyttä 2018-03-29 10:24:18 +03:00 committed by Fabian Affolter
parent f8393f0659
commit ddbd670547
18 changed files with 55 additions and 54 deletions

View file

@ -11,7 +11,7 @@ footer: true
Setup an SSL proxy with NGINX and redirect port 80 to 443. Make sure you have generated a certificate before you start this add-on.
In the `http` section of the `configuration.yaml` file remove `ssl_certificate` and `ssl_key` and don't enter the port in the `base_url` to avoid a HTTP 502 error.
In the `http` section of the `configuration.yaml` file remove `ssl_certificate` and `ssl_key` and don't enter the port in the `base_url` to avoid an HTTP 502 error.
```json
{