Skip to content

Commit a76f5e2

Browse files
committed
syntax
1 parent dcd08f9 commit a76f5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/views/UserContent.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</Field>
9393
<FieldInline label="Ignore muted content">
9494
<Toggle bind:value={values.ignore_muted_content} />
95-
<p slot="info">If enabled, muted replies will not load.</p>
95+
<p slot="info">If enabled, muted replies will be ignored.</p>
9696
</FieldInline>
9797
</div>
9898
<Footer>

0 commit comments

Comments
 (0)