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.