From 890f296d58d8c74c8e562fa010c52c4aafbd3463 Mon Sep 17 00:00:00 2001 From: Graham Dyer Date: Thu, 14 Jan 2016 23:33:39 -0600 Subject: [PATCH] fixes 2 typos --- docs/docs/quickstart.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/quickstart.rst b/docs/docs/quickstart.rst index 126fe82..8efd31d 100644 --- a/docs/docs/quickstart.rst +++ b/docs/docs/quickstart.rst @@ -31,7 +31,7 @@ sane defaults. https://example.tld/ Note, that multiple, *different* websites are **not** supported in a single -configuration. To serve comments for diffent websites, refer to +configuration. To serve comments for different websites, refer to :ref:`Multiple Sites `. The moderation is done with signed URLs sent by email or logged to stdout. @@ -44,7 +44,7 @@ enable moderation queue, add: enabled = true To moderate comments, either use the activation or deletion URL in the logs or -:ref:`use SMTP ` to get notified on new comments including the +:ref:`use SMTP ` to get notified of new comments, including the URLs for activation and deletion: .. code-block:: ini