summaryrefslogtreecommitdiff
path: root/principles.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'principles.html.j2')
-rw-r--r--principles.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/principles.html.j2 b/principles.html.j2
index 373418fe..78a90ca2 100644
--- a/principles.html.j2
+++ b/principles.html.j2
@@ -136,8 +136,8 @@ operations into an isolated component with a simple API.
It must be relatively easy for competitors to join the systems. 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
-choice that supports this is to split the whole system into smaller compo-
-nents that can be operated, developed and improved upon independently,
+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.
</p>
</div>