Skip to content

Commit

Permalink
Fix Marjolein van deN Berghe
Browse files Browse the repository at this point in the history
  • Loading branch information
sajochems committed Mar 14, 2024
1 parent 649b968 commit b2596de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/committee/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const Committee: FunctionalComponent = () => (
</div>
<div>
<p class={style.function}>Secretary</p>
<p class={style.name}>Marjolein van der Berghe</p>
<p class={style.name}>Marjolein van den Berghe</p>
</div>
</div>
<div class={style.person}>
Expand Down

0 comments on commit b2596de

Please sign in to comment.