From e3448fa0d5a553d52ac3886f5e5f5fe2bead10ae Mon Sep 17 00:00:00 2001 From: osirisinferi Date: Sun, 2 Oct 2022 01:06:27 +0200 Subject: [PATCH] Fix typo in install.rst (#9422) --- certbot/docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/docs/install.rst b/certbot/docs/install.rst index 12748017e..71f56b285 100644 --- a/certbot/docs/install.rst +++ b/certbot/docs/install.rst @@ -11,7 +11,7 @@ Get Certbot System Requirements ------------------- - Linux, macOS, BSD and Windows -- Recomennded root access on Linux/BSD/Required Administrator access on Windows +- Recommended root access on Linux/BSD/Required Administrator access on Windows - Port 80 Open .. Note:: Certbot is most useful when run with root privileges, because it is then able to automatically configure TLS/SSL for Apache and nginx. \