Skip to content

Commit 0ab3528

Browse files
docs: fix rowspan in readme
1 parent d961576 commit 0ab3528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,11 +186,11 @@ The Python wrappers can be found on PyPI in the [sourcepp](https://pypi.org/proj
186186
</tr>
187187
<tr><!-- empty row to disable GitHub striped bg color --></tr>
188188
<tr>
189-
<td rowspan="33"><code>vpkpp</code></td>
189+
<td rowspan="31"><code>vpkpp</code></td>
190190
<td>007 v1.1, v1.3 (007 - Nightfire)</td>
191191
<td align="center">✅</td>
192192
<td align="center">❌</td>
193-
<td rowspan="33" align="center">C<br>C#<br>Python</td>
193+
<td rowspan="31" align="center">C<br>C#<br>Python</td>
194194
</tr>
195195
<tr><!-- empty row to disable GitHub striped bg color --></tr>
196196
<tr>

0 commit comments

Comments
 (0)