Skip to content

Commit c28848d

Browse files
committed
Use th instead of td
1 parent 783e082 commit c28848d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commands/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<table>
77
<thead>
88
<tr>
9-
<td>Command</td>
10-
<td>Description</td>
9+
<th>Command</th>
10+
<th>Description</th>
1111
</tr>
1212
</thead>
1313
<tbody>

0 commit comments

Comments
 (0)