Skip to content

Commit

Permalink
refactor: typo in physical objects heading
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviareichl committed Oct 10, 2024
1 parent 44ea0f8 commit bf5f778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/work/[id].vue
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ const icon = computed(() => {
<Accordion type="single" collapsible>
<AccordionItem value="relations">
<AccordionTrigger>
<div class="text-lg font-semibold">Physikalische Objekte</div>
<div class="text-lg font-semibold">Physische Objekte</div>
</AccordionTrigger>
<AccordionContent class="text-base">
<div>
Expand Down

0 comments on commit bf5f778

Please sign in to comment.