diff --git a/data/benefits.json b/data/benefits.json index d08d598..642ee6c 100644 --- a/data/benefits.json +++ b/data/benefits.json @@ -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." }, { @@ -10,9 +14,5 @@ { "left": "transparent", "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." } ]