Skip to content

Commit c5824c5

Browse files
authored
Update intro for Fauna integration (#18184)
1 parent 0d7975c commit c5824c5

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/databases/native-integrations

1 file changed

+1
-1
lines changed

src/content/docs/workers/databases/native-integrations/fauna.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Fauna
55

66
import { Render } from "~/components";
77

8-
[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.
8+
[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.
99

1010
<Render file="database_integrations_definition" />
1111

0 commit comments

Comments
 (0)