Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 572c181

Browse files
1 parent 60a9de4 commit 572c181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sharding/vindexes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Let's consider the following `exercise_log` table and determine which column we
7272
+-------------+-----------------+------+-----+---------+----------------+
7373
```
7474

75-
Each exercise_log`row has an auto incrementing`log_id`.
75+
Each `exercise_log` row has an auto incrementing `log_id`.
7676
Each row will also have other IDs acting as foreign keys to other tables:
7777

7878
{% callout %}

0 commit comments

Comments
 (0)