diff --git a/docs/docs/concepts/architecture.md b/docs/docs/concepts/architecture.md index 7178be2e83..b9f0783dba 100644 --- a/docs/docs/concepts/architecture.md +++ b/docs/docs/concepts/architecture.md @@ -20,7 +20,7 @@ This information is then passed to **command validation** for processing of the - Transaction safety is a MUST - Availability MUST be high -> When we classify this with the CAP theorem we would choose **Consistent** and **Available** but leave **Performance** aside. +> When we classify this with the CAP theorem we would choose **Consistent** and **Available** but leave **Partition Tolerance** aside. ### Component Spooler