Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ export default function Home() {
DocumentDB
</h1>
<p className="mb-4 max-w-3xl text-2xl font-semibold tracking-tight text-white sm:text-3xl">
Built for document workloads. Powered by PostgreSQL.
A powerful, scalable, MongoDB compatible open-source document database built for modern applications
</p>
<p className="mb-7 max-w-xl text-base leading-7 text-gray-300 sm:text-lg">
Open source and MIT licensed, with native BSON, advanced
Expand Down