Add missing word in ModerationDetails.tsx (#2753)
parent
3a9497cc7e
commit
76811657e8
|
@ -72,7 +72,7 @@ export function Component({
|
||||||
name = _(msg`Account Muted by List`)
|
name = _(msg`Account Muted by List`)
|
||||||
description = (
|
description = (
|
||||||
<Trans>
|
<Trans>
|
||||||
This user is included the{' '}
|
This user is included in the{' '}
|
||||||
<TextLink
|
<TextLink
|
||||||
type="2xl"
|
type="2xl"
|
||||||
href={listUriToHref(list.uri)}
|
href={listUriToHref(list.uri)}
|
||||||
|
|
Loading…
Reference in New Issue