From 9c6b69c1ca0ff4ac1da037fb376777e9e94c2413 Mon Sep 17 00:00:00 2001 From: Konstantin Schubert Date: Thu, 5 Aug 2021 14:43:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37fa34f..8eb1ad9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Command Query CRUD Responsibility Segregation Not every piece of software is equally important... Not every piece will decide about company / product success or can cause not reversible -negative business consequences like materialise brand risk or money loses. +negative business consequences like materialise brand risk or monetary losses. On the other hand scalability or non functional requirements are different for different activities in software. To accommodate to those differences, separate architectural patterns are applied: