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 53bc6bd commit 5f244e1Copy full SHA for 5f244e1
docs/conventions.rst
@@ -71,7 +71,7 @@ Here are some practical examples of poor ID choices:
71
72
- ``Org.Example.App``
73
74
- The top-level domain (TLD) portion of the ID must be in lowercase, and while not required,
+ The domain portion of the ID must be in lowercase, and while not required,
75
the application portion is recommended to be in lowercase as well.
76
Therefore, you should use ``org.example.app``.
77
0 commit comments