diff --git a/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx b/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx index 0c9629fc74..2df751ee97 100644 --- a/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx +++ b/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx @@ -9,11 +9,7 @@ categories: import Requirements from '@macros/iam/requirements.mdx' -Managed MongoDB® provides fully-managed document Database Instances, with a MongoDB®-compatible API layer over a PostgreSQL engine to store and retrieve data. - -This means you can use MongoDB® command line tools to use and manage your MongoDB® Databases. - -This tutorial shows how to backup and restore your MongoDB® Databases with the MongoDB® `mongodump` and `mongorestore` command line database tools. +Managed MongoDB® provides fully-managed MongoDB® Instances. This tutorial shows how to backup and restore your MongoDB® Databases with the MongoDB® `mongodump` and `mongorestore` command line database tools.