Skip to content

Commit 58cfdb0

Browse files
committed
Fix doc
1 parent 1a2860e commit 58cfdb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/primary-key-table/chain-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ you will get the following result:
167167
+---+----+-----+
168168
| t1| t2| t3|
169169
+---+----+-----+
170-
| 2 | 1| 1 |
170+
| 1 | 1| 1 |
171171
| 2 | 1| 1 |
172172
+---+----+-----+
173173
```

0 commit comments

Comments
 (0)