small grammar fix (#4338)

This commit is contained in:
cogneato 2018-01-04 12:42:22 -07:00 committed by Fabian Affolter
parent 5e3e8f59a5
commit 298eca2cbf

View File

@ -42,7 +42,7 @@ http:
ssl_key: /ssl/privkey.pem
```
If you use a other port as `8123` or a SSL proxy, change the port number.
If you use a port other than `8123` or an SSL proxy, change the port number accordingly.
## {% linkable_title Router configuration %}