mod_invites_page: Fix table in README (thanks Ge0rG)
authorMatthew Wild <mwild1@gmail.com>
Wed, 14 Oct 2020 16:49:00 +0100
changeset 4205 41d42e4f5784
parent 4204 e92441e8bda0
child 4206 af93644dd5de
mod_invites_page: Fix table in README (thanks Ge0rG)
mod_invites_page/README.markdown
--- a/mod_invites_page/README.markdown	Wed Oct 14 17:47:58 2020 +0200
+++ b/mod_invites_page/README.markdown	Wed Oct 14 16:49:00 2020 +0100
@@ -48,7 +48,7 @@
 |---------------------------|--------------------------------------------------------------------------------|------------------------------------------------------------|
 | invites_page              | The format of an invite page URL (must begin with `https://`)                  | `"https://{host}:5281/invites_page?{invite.token}"`        |
 | invites_registration_page | The format of an invite registration page URL (may be relative to invites_page)| `"register?t={invite.token}&c={app.id}"`                   |
-|                           |                                                                                | site_name                 | The friendly name of the server| `"example.com"` |
+| site_name                 | The friendly name of the server                                                | `"example.com"`                                            |
 
 The `invites_page` and `invites_registration_page` options are templates
 that support a number of variables. The most useful being `{host}` and