We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac478f0 commit 385bb5eCopy full SHA for 385bb5e
src/modules/settings/NetworkSettingsTab.tsx
@@ -130,7 +130,7 @@ export default function NetworkSettingsTab({ account }: Readonly<Props>) {
130
<Label>DNS Domain</Label>
131
<HelpText>
132
Specify a custom peer DNS domain for your network. This should
133
- not point to a valid domain to avoid overriding DNS results.
+ not point to a domain that is already in use elsewhere, to avoid overriding DNS results.
134
</HelpText>
135
</div>
136
<div className={"w-full"}>
0 commit comments