Add missing word in ModerationDetails.tsx (#2753)

This commit is contained in:
surfdude29
2024-02-07 03:14:33 +00:00
committed by GitHub
parent 3a9497cc7e
commit 76811657e8
+1 -1
View File
@@ -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)}