downloads: fixing an unexpected end of tag

Fixing an unexpected end with </tbody>
This commit is contained in:
Jon 2018-07-04 12:02:24 +02:00 committed by Jon
parent fbddcea715
commit 664abe6038
No known key found for this signature in database
GPG Key ID: B3D6F04EAB7957D9
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@
<th>OpenPGP Key</th> <th>OpenPGP Key</th>
<th>Fingerprint</th> <th>Fingerprint</th>
</tr></thead> </tr></thead>
</tbody> <tbody>
<tr> <tr>
<td>Android Builder</td> <td>Android Builder</td>
<td>Go Ethereum Android Builder &lt;geth-ci@ethereum.org&gt;</td> <td>Go Ethereum Android Builder &lt;geth-ci@ethereum.org&gt;</td>