Skip to content

Commit 76527d0

Browse files
morgan-at-cubeigorlukanin
authored andcommitted
docs: Update deployment-types.mdx (cube-js#9569)
* Update deployment-types.mdx * Fix --------- Co-authored-by: Igor Lukanin <[email protected]>
1 parent d29010f commit 76527d0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/pages/product/data-modeling/concepts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ models][ref-dynamic-data-models].
9898
<InfoBox>
9999
100100
Cube supports data models that consist of thousands of cubes and views.
101-
For massive [multi-tenancy][ref-multitenancy] configurations, e.g., with more than
102-
1,000 tenants, consider using a [multi-cluster deployment][ref-pmc].
101+
For large [multi-tenancy][ref-multitenancy] configurations, e.g., with more than
102+
100 tenants, consider using a [multi-cluster deployment][ref-pmc].
103103
104104
</InfoBox>
105105

docs/pages/product/deployment/cloud/deployment-types.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ needs of your workload by adding more components as necessary; check the page on
8484
## Production multi-cluster
8585

8686
Production multi-cluster deployments are designed for demanding production
87-
workloads, high-scalability, high-availaility, and massive [multi-tenancy][ref-multitenancy]
88-
configurations, e.g., with more than 1,000 tenants.
87+
workloads, high-scalability, high-availaility, and large [multi-tenancy][ref-multitenancy]
88+
configurations, e.g., with more than 100 tenants.
8989

9090
<SuccessBox>
9191

0 commit comments

Comments
 (0)