diff --git a/docs/content/advanced/config/unattended-setup.md b/docs/content/advanced/config/unattended-setup.md index 95f513e1..0052765c 100644 --- a/docs/content/advanced/config/unattended-setup.md +++ b/docs/content/advanced/config/unattended-setup.md @@ -28,5 +28,5 @@ If you want to skip the setup process, you have to configure group `1` The initial username and password is not checked for complexity. Make sure to set a long enough username and password. Otherwise, the user won't be able to log in. -Its recommended to remove the variables after the setup is done to prevent the password from being exposed. +It's recommended to remove the variables after the setup is done to prevent the password from being exposed. /// diff --git a/docs/content/advanced/metrics/prometheus.md b/docs/content/advanced/metrics/prometheus.md index 71856c2d..8ce6574b 100644 --- a/docs/content/advanced/metrics/prometheus.md +++ b/docs/content/advanced/metrics/prometheus.md @@ -6,7 +6,7 @@ To monitor the WireGuard server, you can use [Prometheus](https://prometheus.io/ ## Enable Prometheus -The enable Prometheus metrics go to Admin Panel > General and enable Prometheus. +To enable Prometheus metrics, go to Admin Panel > General and enable Prometheus. You can optionally set a Bearer Password for the metrics endpoints. This is useful if you want to expose the metrics endpoint to the internet.