From cf4d9c634125607ed5a27d848d8ca685f2747cd7 Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 6 Jun 2018 15:08:24 +1200 Subject: [PATCH] Update README.md Minor typo fixed ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0302147..47311d2 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Readme](web/README.md) These are the variables that you MUST change before deploying: - `HYPERKITTY_API_KEY`: Hyperkitty's API Key, should be set to the same value as - set for the mailman-core. + set for the mailman-web. - `DATABASE_URL`: URL of the type `driver://user:password@hostname:port/databasename` for the django to use. If