Skip to content

Commit

Permalink
fix: 4474 update label
Browse files Browse the repository at this point in the history
Closes #4474
  • Loading branch information
connoratrug committed Nov 15, 2024
1 parent 81e27b7 commit a0175f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ useHead({ title: titlePrefix + variable.value.name });
<ContentBlock
v-if="resourcesWithMapping.length > 0"
id="harmonisation-details-per-cohort"
title="Harmonisation details per data source"
title="Harmonisation details per source"
description="Select a data source to see the details of the harmonisation"
>
<HarmonisationVariableDetails :variable="variable" />
Expand Down

0 comments on commit a0175f8

Please sign in to comment.