File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ export default function Home() {
3939 Our Mission
4040 </ h2 >
4141 < p className = "text-xl text-gray-400 max-w-2xl mx-auto" >
42- Built on the principles of transparency, freedom, and
42+ Built on the principles of transparency, developer freedom, and
4343 standardization, our mission is to build a MongoDB compatible open
44- source document database that is built on PostgreSQL
44+ source document database based on PostgreSQL
4545 </ p >
4646 </ div >
4747
@@ -53,9 +53,9 @@ export default function Home() {
5353 < path strokeLinecap = "round" strokeLinejoin = "round" strokeWidth = { 2 } d = "M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z" />
5454 </ svg >
5555 </ div >
56- < h3 className = "text-xl font-semibold text-white mb-4" > Visibility </ h3 >
56+ < h3 className = "text-xl font-semibold text-white mb-4" > Transparency </ h3 >
5757 < p className = "text-gray-400" >
58- We want to ensure developers have full visibility into the underlying architecture of the engine
58+ We want to ensure developers have full transparency into the underlying architecture of the engine
5959 </ p >
6060 </ div >
6161
You can’t perform that action at this time.
0 commit comments