Update README.md

This commit is contained in:
Braeden Sowinski authored and GitHub committed 2021-01-25 09:01:55 -08:00
1 parent 6bcad40a42
commit 9edf87909d
1 file changed
+1 -1
+1 -1
View File
@@ -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, 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 [EncryptedPassword](###Encrypting Your Password)
The ID for your admin document should be auto generated by MongoDB Compass when you `insert` the document. The ID for your admin document should be auto generated by MongoDB Compass when you `insert` the document.