Skip to content

Commit 2fd4a1f

Browse files
authored
updated (#1144)
1 parent 10d5854 commit 2fd4a1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/guides/00-overview/00-editions/02-dc/00-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The metadata service is a multi-tenant service that stores the metadata of each
1515

1616
### Compute Layer
1717

18-
The architecture of complete separation of computation and storage gives Databend Cloud a unique computational elasticity.
18+
The architecture of complete separation of storage and compute gives Databend Cloud a unique computational elasticity.
1919

2020
Each tenant in Databend Cloud can have multiple compute clusters (Warehouse), each with exclusive computing resources, and can automatically release them when inactive for more than 1 minute to reduce usage costs.
2121

docs/en/guides/90-community/02-rfcs/20220725-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ backend storage services again.
1313

1414
## Motivation
1515

16-
Databend design is based on the separation of storage and computing:
16+
Databend design is based on the separation of storage and compute:
1717

1818
![](/img/rfc/20220725-cache/architecture.svg)
1919

0 commit comments

Comments
 (0)