Skip to content

Commit cd201ed

Browse files
committed
minor case updates
1 parent daac87b commit cd201ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sql-statements/sql-statement-show-distribution-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ SHOW DISTRIBUTION JOBS;
3737

3838
This statement is a TiDB extension to MySQL syntax.
3939

40-
## See Also
40+
## See also
4141

4242
- [`DISTRIBUTE TABLE`](/sql-statements/sql-statement-distribute-table.md)
4343
- [`SHOW TABLE DISTRIBUTION`](/sql-statements/sql-statement-show-table-distribution.md)

sql-statements/sql-statement-show-table-distribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SHOW TABLE DISTRIBUTION t1;
4040

4141
This statement is a TiDB extension to MySQL syntax.
4242

43-
## See Also
43+
## See also
4444

4545
- [`DISTRIBUTE TABLE`](/sql-statements/sql-statement-distribute-table.md)
4646
- [`SHOW DISTRIBUTION JOBS`](/sql-statements/sql-statement-show-distribution-jobs.md)

0 commit comments

Comments
 (0)