We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589b58d commit ad266b7Copy full SHA for ad266b7
_includes/parse-server/database.md
@@ -1,6 +1,6 @@
1
# Database
2
3
-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.
4
5
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.
6
0 commit comments