docs: grammar

This commit is contained in:
Philipp Matthias Schaefer 2021-02-27 21:30:29 +01:00
parent 3832510760
commit c08f4a18b3

View File

@ -25,7 +25,7 @@ to your liking.
5. Setup your reverse proxy (for example Nginx):
1. Choose a root for the application (for example `https://example.com/wlp/`)
2. Forward every request under that root except for the following to the
configuration host and port of `webldappasswd`
configured host and port of `webldappasswd`
3. Serve your own `legal.html` under that root
4. Optionally serve your own `webldappasswd.css`, `cross.svg`,
`checkmark.svg`, or `hourglass.svg` under that root.