Skip to content

Commit

Permalink
Merge pull request #4920 from thematters/fix/campaign-copy
Browse files Browse the repository at this point in the history
fix(copy): correct campaign label copy
  • Loading branch information
pauljusti authored Oct 29, 2024
2 parents e9beb66 + c8fa0a1 commit 7e5f534
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/views/CampaignDetail/ArticleFeeds/MainFeed/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,8 @@ const MainFeed = ({ feedType, camapign }: MainFeedProps) => {
>
<FormattedMessage
defaultMessage="Featured"
id="CnPG8j"
id="RkyEBL"
description="src/views/CampaignDetail/ArticleFeeds/Tabs/index.tsx"
/>
</TextIcon>
)}
Expand Down

0 comments on commit 7e5f534

Please sign in to comment.