Skip to content

Commit

Permalink
Merge pull request #10948 from wellcomecollection/born-digital-text-c…
Browse files Browse the repository at this point in the history
…hange

text change
  • Loading branch information
gestchild authored Jun 12, 2024
2 parents 283c648 + 0610a9f commit 88d5864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ const WorkDetailsAvailableOnline = ({
<thead>
<tr>
<th>Name</th>
<th>Kind</th>
<th>File format</th>
<th>Size</th>
<th>Download</th>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const DownloadItem: FunctionComponent<{
{/* <thead className="visually-hidden">
<tr>
<th>Name</th>
<th>Kind</th>
<th>File format</th>
<th>Size</th>
<th>Download</th>
</tr>
Expand Down

0 comments on commit 88d5864

Please sign in to comment.