Skip to content

Commit

Permalink
Change my proposals to registration
Browse files Browse the repository at this point in the history
  • Loading branch information
camilovegag committed Aug 2, 2024
1 parent ee9d280 commit 354700a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/berlin/src/components/header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const HeaderLinks = ({ user }: { user: GetUserResponse }) => {

const eventBaseLinks = [
{
title: 'My Proposals',
title: 'Registration',
link: `/events/${eventId}/register`,
},
{
Expand Down

0 comments on commit 354700a

Please sign in to comment.