summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-13 09:55:48 +0200
committerChristian Grothoff <christian@grothoff.org>2020-05-13 09:55:48 +0200
commit6662523601e65446cfa152bf4df73ed62b2dff8e (patch)
treecc552212ee08d9760f23fbf6488b954d22d26f75
parentf445ec543eea5d3c4e0dca108173ac84541b6182 (diff)
downloadwww-6662523601e65446cfa152bf4df73ed62b2dff8e.tar.gz
www-6662523601e65446cfa152bf4df73ed62b2dff8e.tar.bz2
www-6662523601e65446cfa152bf4df73ed62b2dff8e.zip
fix english
-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.