From 8630f39a131f2c25a6debe80fa14701a3e04b091 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Fri, 21 Apr 2017 15:22:23 -0700 Subject: [PATCH] Fix a small typo. --- README.md | 2 +- web/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a589618..27b9622 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ These are the settings that you MUST change before deploying: - `SERVE_FROM_DOMAIN`: The domain name from which Django will be served. To be added to `ALLOWED_HOSTS` in django settings. Default value is not set. -- `HYPERKITT_API_KEY`: Hyperkitty's API Key, should be set to the same value as +- `HYPERKITTY_API_KEY`: Hyperkitty's API Key, should be set to the same value as set for the mailman-core. For more detauls on how to configura this image, please look at [Mailman-web's diff --git a/web/README.md b/web/README.md index 6433760..4c001e6 100644 --- a/web/README.md +++ b/web/README.md @@ -14,7 +14,7 @@ These are the settings that you MUST change before deploying: - `SERVE_FROM_DOMAIN`: The domain name from which Django will be served. To be added to `ALLOWED_HOSTS` in django settings. Default value is not set. -- `HYPERKITT_API_KEY`: Hyperkitty's API Key, should be set to the same value as +- `HYPERKITTY_API_KEY`: Hyperkitty's API Key, should be set to the same value as set for the mailman-core. These are the settings that are set to sane default and you do not need to