Skip to content

Commit cc30c31

Browse files
committed
indent with number
1 parent 860b5a2 commit cc30c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/cloud/get-started/cloud-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ The table engine determines:
176176
There are many engines to choose from, but for a simple table on a single-node ClickHouse server, [MergeTree](/en/engines/table-engines/mergetree-family/mergetree.md) is your likely choice.
177177
:::
178178

179-
### A Brief Intro to Primary Keys
179+
### 3a. A Brief Intro to Primary Keys
180180

181181
Before you go any further, it is important to understand how primary keys work in ClickHouse (the implementation
182182
of primary keys might seem unexpected!):

0 commit comments

Comments
 (0)