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