Skip to content

Commit

Permalink
Fix typo/meaning (eTLD -> eTLD+1) (#35726)
Browse files Browse the repository at this point in the history
Fix typo/meaning
  • Loading branch information
JohannesHuster committed Sep 3, 2024
1 parent 6d81ba6 commit d32a25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/glossary/etld/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ However, this does not work as a general rule, because many registrars allow org

Because this is a matter of the registrar's policies, it's impossible to tell algorithmically whether a given domain name suffix (like `ac.uk`) is publicly registrable or not. The [Public Suffix List](https://publicsuffix.org/) is a list of all suffixes under which organizations can directly register names: that is, it is a list of eTLDs.

The related concept **eTLD+1** means an eTLD plus the next part of the domain name. Because eTLDs are registrable, all domains with the same eTLD+1 are owned by the same organization.
The related concept **eTLD+1** means an eTLD plus the next part of the domain name. Because eTLD+1s are registrable, all domains with the same eTLD+1 are owned by the same organization.

For example, all the following are eTLD+1 domains:

Expand Down

0 comments on commit d32a25e

Please sign in to comment.