Add missing word in ModerationDetails.tsx (#2753)
This commit is contained in:
parent
3a9497cc7e
commit
76811657e8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue