From 292f517b89cafa1403c2d53f0d56b070f6e688db Mon Sep 17 00:00:00 2001 From: Braeden Sowinski <48144618+Braeden57@users.noreply.github.com> Date: Mon, 25 Jan 2021 09:03:30 -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 4295e40..0d7e95d 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 [EncryptedPassword](###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.