Skip to content

Commit

Permalink
update setting label
Browse files Browse the repository at this point in the history
  • Loading branch information
SatsAllDay committed Sep 6, 2023
1 parent a292d2e commit 3eaf7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ export default function Settings ({ ssrData }) {
/>
{me.isContributor &&
<Checkbox
label={<>hide the fact that I'm a stacker.news contributor</>}
label={<>hide that I'm a stacker.news contributor</>}
name='hideIsContributor'
groupClassName='mb-0'
/>}
Expand Down

0 comments on commit 3eaf7c9

Please sign in to comment.