Skip to content

Commit 6c21d88

Browse files
committed
docs(): update with feedback
1 parent e798860 commit 6c21d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/100-getting-started/02-setup-prisma/200-add-to-existing-project/120-mongodb-typescript-mongodb.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you're migrating to Prisma ORM from Mongoose, see our [Migrate from Mongoose
2525
In order to successfully complete this guide, you need:
2626

2727
- [Node.js](https://nodejs.org/en/) installed on your machine (see [system requirements](/orm/reference/system-requirements) for officially supported versions)
28-
- Access to a MongoDB 4.2+ server with a replica set deployment. We recommend using [MongoDB Atlas](https://www.mongodb.com/cloud/atlas).
28+
- Access to a MongoDB 4.2+ server with a replica set deployment. We recommend using [MongoDB Atlas](https://www.mongodb.com/products/platform/atlas-database).
2929

3030
<Admonition type="warning">
3131

0 commit comments

Comments
 (0)