docs: fix minor typo #429

merged
opened by anil.recoil.org targeting master

yourself -> your

Changed files
+1 -1
docs
+1 -1
docs/knot-hosting.md
···
systemctl start knotserver
```
-
The last step is to configure a reverse proxy like Nginx or Caddy to front yourself
knot. Here's an example configuration for Nginx:
```
···
systemctl start knotserver
```
+
The last step is to configure a reverse proxy like Nginx or Caddy to front your
knot. Here's an example configuration for Nginx:
```