Skip to content

Commit 1292882

Browse files
authored
Merge pull request #9186 from soyeric128/index-description
docs: fix description about indexing
2 parents 780f63a + 0b3c195 commit 1292882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doc/00-overview/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Databend uses the latest techniques in vectorized query processing to allow you
2525

2626
- __Easy to Use__
2727

28-
Databend has no indexes to build, no manual tuning required, no manual figuring out partitions or shard data, it’s all done for you as data is loaded into the table.
28+
No manual tuning is required. You don't need to manually index, partition, or shard the data. Once you load your data into a table, Databend will handle everything else.
2929

3030
## Design Overview
3131

0 commit comments

Comments
 (0)