diff --git a/docs/docs/install_agent.md b/docs/docs/install_agent.md index 5bb2ada9..13a51930 100644 --- a/docs/docs/install_agent.md +++ b/docs/docs/install_agent.md @@ -58,7 +58,7 @@ The following optional arguments can be passed to any of the installation method ``` -log debug ``` -Will print very verbose logging during agent install. Usefull for troubleshooting agent install. +Will print very verbose logging during agent install. Useful for troubleshooting agent install. ``` -silent diff --git a/docs/docs/update_server.md b/docs/docs/update_server.md index 1b163452..b8c33c6f 100644 --- a/docs/docs/update_server.md +++ b/docs/docs/update_server.md @@ -48,7 +48,7 @@ The update script will also fix any permissions that might have gotten messed up #### Keeping your Let's Encrypt certificate up to date !!!info - Currently, the update script does not automatically renew your Let's Encrypt wildcard certificate, which expires every 3 months, since this non-trivial to automate using the DNS TXT record method. + Currently, the update script does not automatically renew your Let's Encrypt wildcard certificate, which expires every 3 months, since this is non-trivial to automate using the DNS TXT record method. To renew your Let's Encrypt wildcard cert, run the following command, replacing `example.com` with your domain and `admin@example.com` with your email: