Skip to content

Commit 24edc64

Browse files
committed
Merge pull request rust-postgres#76 from schickling/patch-1
Use table head for readme
2 parents 9ae7b13 + 27b6887 commit 24edc64

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
@@ -163,8 +163,8 @@ types. The driver currently supports the following conversions:
163163
<table>
164164
<thead>
165165
<tr>
166-
<td>Rust Type</td>
167-
<td>Postgres Type</td>
166+
<th>Rust Type</th>
167+
<th>Postgres Type</th>
168168
</tr>
169169
</thead>
170170
<tbody>

0 commit comments

Comments
 (0)