From 4ac67efff78d900ca6682db444b2ebc20e2dbb03 Mon Sep 17 00:00:00 2001 From: Gonzalo Goral Date: Mon, 12 Oct 2020 12:14:55 -0300 Subject: [PATCH] Update README.md add whitespace! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aee548b..45e8432 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ If you type `node index.js` in the terminal, the server will start at PORT 4000. ---- -###5. Setup MongoDB Database +### 5. Setup MongoDB Database We will be using MongoDB Database to store our users. You can use either a cloud MongoDB server or a local MongoDB server.