mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
downloads: fixing an unexpected end of tag
Fixing an unexpected end with </tbody>
This commit is contained in:
parent
fbddcea715
commit
664abe6038
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@
|
|||
<th>OpenPGP Key</th>
|
||||
<th>Fingerprint</th>
|
||||
</tr></thead>
|
||||
</tbody>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Android Builder</td>
|
||||
<td>Go Ethereum Android Builder <geth-ci@ethereum.org></td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue