diff --git a/README.md b/README.md index 81b1779..8ae1cf5 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ npm i PASSWORD= //password for admin endpoints NODE_ENV= //development DATABASE_URL= //MongoDB Atlas URL -DATABASE_URL_TEST= //MongoDB Atlas URL same or a seperate cluster for testing +DATABASE_URL_TEST= //MongoDB Atlas URL same as above or a seperate cluster for testing ``` ### Initialize Prisma