Skip to content

Commit

Permalink
update Create a new Proposal to Create a new proposal (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
camilovegag authored May 16, 2024
1 parent f4f9b38 commit 09d19df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/berlin/src/pages/Register.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ function Register() {

registrationForms.push({
key: 'create',
name: 'Create a new Proposal',
name: 'Create a new proposal',
mode: 'create',
});

Expand Down

0 comments on commit 09d19df

Please sign in to comment.