Skip to content

Commit 54298e7

Browse files
authored
Merge pull request #69 from LibraryCarpentry/fix-callout-formatting
remove stray >
2 parents 366564b + f06e0ae commit 54298e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/03-working-with-MARC-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ keypoints:
6565
> <td>A MARC file expressed in the eXtensible Markup format or a text-based format for representing structured information.
6666
> </td>
6767
> </tr>
68-
> ></table>
68+
> </table>
6969
>To work with a MARC file in the MARCEditor your file needs to be in MARC mnemonic format. If you only have a binary file, then that file needs to be converted to the mnemonic format.
7070
{: .callout}
7171

0 commit comments

Comments
 (0)