Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Direktkadidat --> Direktkandidat
  • Loading branch information
LukaHummel authored Jul 23, 2022
1 parent 05a7255 commit ca31180
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export const MemberProfil = () => {
/>
</MemberImageWrapper>
<Text>{name}</Text>
<TextLighGrey>Direktkadidat WK {constituency}</TextLighGrey>
<TextLighGrey>Direktkandidat WK {constituency}</TextLighGrey>
<TextGrey>{job}</TextGrey>
<Chart
totalProcedures={totalProcedures || 0}
Expand Down

0 comments on commit ca31180

Please sign in to comment.