From 3ee16db9e27134d39d39b73e04b94b5d19431247 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 27 Jun 2019 22:58:52 +0200 Subject: typo --- principles.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'principles.html.j2') 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.

-- cgit v1.2.3