Skip to content

Commit

Permalink
Automated code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Loculus bot committed Jul 5, 2024
1 parent d0a028b commit 4388bc8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const isLatestVersion = ownHistoryEntry?.versionStatus === siloVersionStatuses.l
<p class='font-bold'>This is not the latest version of this sequence entry.</p>
{latestAccessionVersion !== undefined && (
<p>
The latest version is:
The latest version is:
<a href={routes.sequencesDetailsPage(latestAccessionVersion)} class='font-bold underline mx-1'>
{getAccessionVersionString(latestAccessionVersion)}
</a>
Expand Down

0 comments on commit 4388bc8

Please sign in to comment.