Skip to content

Commit c6529b5

Browse files
committed
README: fix table's rowspans
1 parent 80163bf commit c6529b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ Here are the download links for latest release:
8686
</tr>
8787

8888
<tr>
89-
<td rowspan="8">Linux</td>
90-
<td rowspan="5">glibc</td>
89+
<td rowspan="10">Linux</td>
90+
<td rowspan="7">glibc</td>
9191
<td>arm</td>
9292
<td><a href="https://github.com/bblanchon/pdfium-binaries/releases/latest/download/pdfium-linux-arm.tgz">pdfium-linux-arm.tgz</a></td>
9393
<td><a href="https://github.com/bblanchon/pdfium-binaries/releases/latest/download/pdfium-v8-linux-arm.tgz">pdfium-v8-linux-arm.tgz</a></td>

0 commit comments

Comments
 (0)