summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/principles.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/principles.html.j2 b/template/principles.html.j2
index d16a8fb6..9b09b00f 100644
--- a/template/principles.html.j2
+++ b/template/principles.html.j2
@@ -164,9 +164,9 @@
<img style="width:20vw;float:right;padding:15px" src="{{ url_static('images/market.medium.jpg') }}" alt="{{_("A competitive market")}}">
<p>
{% trans %}
- It must be relatively easy for competitors to join the systems. While the
+ It must be relatively easy for competitors to deploy interoperable alternatives. While the
barriers for this in traditional financial systems are rather high, the technical
- burden for new competitors to join must be minimized. Another design
+ burden for new competitors to join must be minimized. A design
choice that supports this is to split the whole system into smaller components
that can be operated, developed and improved upon independently,
instead of having one completely monolithic system.