We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8514e08 commit 73fa987Copy full SHA for 73fa987
app/page.tsx
@@ -39,7 +39,9 @@ export default function Home() {
39
Our Mission
40
</h2>
41
<p className="text-xl text-gray-400 max-w-2xl mx-auto">
42
- Built on the principles of transparency, freedom, and standardization
+ Built on the principles of transparency, freedom, and
43
+ standardization, our mission is to build a MongoDB compatible open
44
+ source document database that is built on PostgreSQL
45
</p>
46
</div>
47
0 commit comments