Skip to content

Commit 385bb5e

Browse files
heisbrotlixmal
andauthored
Update src/modules/settings/NetworkSettingsTab.tsx
Co-authored-by: Viktor Liu <[email protected]>
1 parent ac478f0 commit 385bb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/settings/NetworkSettingsTab.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export default function NetworkSettingsTab({ account }: Readonly<Props>) {
130130
<Label>DNS Domain</Label>
131131
<HelpText>
132132
Specify a custom peer DNS domain for your network. This should
133-
not point to a valid domain to avoid overriding DNS results.
133+
not point to a domain that is already in use elsewhere, to avoid overriding DNS results.
134134
</HelpText>
135135
</div>
136136
<div className={"w-full"}>

0 commit comments

Comments
 (0)