Skip to content

Commit 0c435b5

Browse files
authored
Update 09-integrations.md
Specified header with th rather than td
1 parent b4469f9 commit 0c435b5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

episodes/09-integrations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Many systems rely on the Z39.50 protocol to search and exchange data. It could b
4343

4444
<table>
4545
<tr>
46-
<td><strong>Field</strong></td>
47-
<td><strong>Value</strong></td>
46+
<th><strong>Field</strong></th>
47+
<th><strong>Value</strong></th>
4848
</tr>
4949
<tr>
5050
<td>Name</td>
@@ -76,8 +76,8 @@ For [OCLC](https://help.oclc.org/Metadata_Services/Z3950_Cataloging/Get_started/
7676

7777
<table>
7878
<tr>
79-
<td><strong>Field</strong></td>
80-
<td><strong>Value</strong></td>
79+
<th><strong>Field</strong></th>
80+
<th><strong>Value</strong></th>
8181
</tr>
8282
<tr>
8383
<td>Name</td>

0 commit comments

Comments
 (0)