diff --git a/src/content/docs/workers/databases/native-integrations/fauna.mdx b/src/content/docs/workers/databases/native-integrations/fauna.mdx index 2f0931822d6a31d..ca4707413508915 100644 --- a/src/content/docs/workers/databases/native-integrations/fauna.mdx +++ b/src/content/docs/workers/databases/native-integrations/fauna.mdx @@ -5,7 +5,7 @@ title: Fauna import { Render } from "~/components"; -[Fauna](https://fauna.com/) is a is a distributed document-relational database that combines the flexibility of documents with the power of a relational, ACID compliant database that scales across regions, clouds or the globe. +[Fauna](https://fauna.com/) is a true serverless database that combines document flexibility with native relational capabilities, offering auto-scaling, multi-active replication, and HTTPS connectivity.