Skip to content

Commit

Permalink
Merge pull request #124 from IntersectMBO/feat/1787-typo-maiximum-of-…
Browse files Browse the repository at this point in the history
…7-entries

feat(#1787) - fix copy content and typo
  • Loading branch information
Nemanzh authored Aug 27, 2024
2 parents 18fc337 + efeb9a9 commit 8b8885f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/components/CreationGoveranceAction/Step2.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -516,8 +516,8 @@ const Step2 = ({
color={(theme) => theme.palette.text.grey}
gutterBottom
>
Links to extra content or social media contacts
(maiximum of 7 entries)
Links to additional content or social media contacts
(up to 7 entries)
</Typography>
</Box>

Expand Down
4 changes: 2 additions & 2 deletions src/components/EditProposalDialog/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -952,8 +952,8 @@ const EditProposalDialog = ({
}
gutterBottom
>
Links to extra content or social
media contacts (maiximum of 7
Links to additional content or
social media contacts (up to 7
entries)
</Typography>
</Box>
Expand Down

0 comments on commit 8b8885f

Please sign in to comment.