diff --git a/_includes/parse-server/database.md b/_includes/parse-server/database.md index 6c7a0328..739039d6 100644 --- a/_includes/parse-server/database.md +++ b/_includes/parse-server/database.md @@ -1,6 +1,6 @@ # Database -Parse Server let you use [MongoDB](https://www.mongodb.org/) or [Postgres](https://www.postgresql.org/) as a database. +Parse Server lets you use [MongoDB](https://www.mongodb.org/) or [Postgres](https://www.postgresql.org/) as a database. The prefered database is MongoDB but Postgres is a great option if you're starting a new project and you expect to have a stable Schema.