From 48c106efe96ca8e356535e586d0d7ddc303c1a5c Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Mon, 13 Aug 2018 23:48:14 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1718f9..d92108f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Setup - Make sure that redis is running locally. - *OPTIONAL* Copy configDefault.js to configLocal.js and edit values to set the mongo database name, site settings, and get email functionality. -The first time you run app.js a root user will be created for you. The login credentials will be *output to the the console*. +The first time you run app.js a root user will be created for you. The login credentials will be *output to the console*. Stack =====