mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-21 01:53:51 -05:00
[Glitch] Fix typo in english message (filtred => filtered)
Port 19f4aa11472eb5bedd97e0541a48126078715193 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
08adca0c63
commit
700ebdb5e2
@ -44,7 +44,7 @@ const ColumnSettings = () => {
|
||||
settingPath={['minimizeFilteredBanner']}
|
||||
onChange={onChange}
|
||||
label={
|
||||
<FormattedMessage id='notification_requests.minimize_banner' defaultMessage='Minimize filtred notifications banner' />
|
||||
<FormattedMessage id='notification_requests.minimize_banner' defaultMessage='Minimize filtered notifications banner' />
|
||||
}
|
||||
/>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user