From d034387abc4e63d194f9794a59556464119b5bd2 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Sun, 16 Jun 2019 11:00:11 +0200 Subject: [PATCH] Typo fix: `s` -> `is` --- docs/howto/admin/https.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/admin/https.rst b/docs/howto/admin/https.rst index f126391..d137eca 100644 --- a/docs/howto/admin/https.rst +++ b/docs/howto/admin/https.rst @@ -39,7 +39,7 @@ To enable HTTPS via letsencrypt:: sudo tljh-config add-item https.letsencrypt.domains yourhub.yourdomain.edu where ``you@example.com`` is your email address and ``yourhub.yourdomain.edu`` -s the domain where your hub will be running. +is the domain where your hub will be running. Once you have loaded this, your config should look like::