Switch up order and change easy wording

This commit is contained in:
decentral1se 2021-03-30 23:16:47 +02:00
parent e11d8ec5f9
commit 328d172eff
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A

View File

@ -1,6 +1,10 @@
[ [
{ {
"left": "easy", "left": "Collaborative",
"right": "Open development process, centred on libre software licenses, community governance and a configuration commons."
},
{
"left": "simple",
"right": "Quick, flexible, and intuitive with low resource requirements, minimal overhead, and extensive documentation." "right": "Quick, flexible, and intuitive with low resource requirements, minimal overhead, and extensive documentation."
}, },
{ {
@ -10,9 +14,5 @@
{ {
"left": "transparent", "left": "transparent",
"right": "Following established open standards, best practices, and builds on existing tools." "right": "Following established open standards, best practices, and builds on existing tools."
},
{
"left": "Collaborative",
"right": "Open development process, centred on libre software licenses, community governance and a configuration commons."
} }
] ]