From 6bcad40a42018eb8215112897cbe33c5adfa4948 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski <48144618+Braeden57@users.noreply.github.com> Date: Mon, 25 Jan 2021 09:01:07 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8e954b..35223dc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ and insert a document via MongoDB Compass. Format the document as shown: }` Replace `your name` with the name you specify, `your email` with the email you would like to use to login, -and replace `your encrypted password` with your [Encrypted Password](#Encrypting Your Password) +and replace `your encrypted password` with your [Encrypted Password](###Encrypting Your Password) The ID for your admin document should be auto generated by MongoDB Compass when you `insert` the document.