Skip to content

Commit

Permalink
Fix typo (#4025) (#4027)
Browse files Browse the repository at this point in the history
  • Loading branch information
traumschule authored Jan 9, 2023
1 parent 6c60a17 commit 6ddf614
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const StakeSlashedContent: ActivityContentComponent<StakeSlashedActivity>
if (isOwn) {
return (
<>
Your stake have been slashed by the {groupName} lead.{' '}
Your stake has been slashed by the {groupName} lead.{' '}
<ButtonLink size="small" inline onClick={() => setStakeSlashedModalOpen(!isStakeSlashedModalOpen)}>
Read more
</ButtonLink>
Expand Down

2 comments on commit 6ddf614

@vercel
Copy link

@vercel vercel bot commented on 6ddf614 Jan 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 6ddf614 Jan 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pioneer-2 – ./

pioneer-2-git-dev-joystream.vercel.app
pioneer-2.vercel.app
pioneer-2-joystream.vercel.app

Please sign in to comment.