Skip to content

Commit

Permalink
Updated AUID item name
Browse files Browse the repository at this point in the history
  • Loading branch information
samwisekind committed Sep 17, 2024
1 parent 50dce08 commit da396fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ const Page: NextPage<PageProps> = ({
{id}
</li>
<li className={styles['info-item-au']}>
<b>AULFS Cross Ref # <Tooltip text="Aberdeen University Lighthouse Field Station" /></b>
<b>AULFS Ref # <Tooltip text="Aberdeen University Lighthouse Field Station" /></b>
{auid ?? <Unknown />}
</li>
<li className={styles['info-item-name']}>
Expand Down

0 comments on commit da396fa

Please sign in to comment.