Skip to content

Commit 5f244e1

Browse files
harrmitchbbhtt
authored andcommitted
conventions: TLD portion -> domain portion
1 parent 53bc6bd commit 5f244e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conventions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Here are some practical examples of poor ID choices:
7171

7272
- ``Org.Example.App``
7373

74-
The top-level domain (TLD) portion of the ID must be in lowercase, and while not required,
74+
The domain portion of the ID must be in lowercase, and while not required,
7575
the application portion is recommended to be in lowercase as well.
7676
Therefore, you should use ``org.example.app``.
7777

0 commit comments

Comments
 (0)