Skip to content

Conversation

@matilde-cf
Copy link
Contributor

@matilde-cf matilde-cf commented Jan 14, 2026

Summary

Fixes technical inaccuracy in the DNS delegation explanation for subdomain setup in the nameservers documentation.

The previous wording incorrectly stated "the child domain has been delegated to the parent domain," which is backwards. In DNS delegation, the parent zone delegates authority to a child zone by creating NS records for it.

Change made:

  • Updated the sentence to correctly state: "the parent domain (example.com) must delegate authority to the child domain"

Screenshots (optional)

N/A - Text correction only

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@matilde-cf matilde-cf requested review from a team and RebeccaTamachiro as code owners January 14, 2026 15:17
@github-actions github-actions bot added the product:dns Issues or PRs related to DNS label Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:dns Issues or PRs related to DNS size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants