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 58dcb4e commit 0b4751eCopy full SHA for 0b4751e
content/en/docs/concepts/overview/working-with-objects/names.md
@@ -47,7 +47,7 @@ as defined in [RFC 1123](https://tools.ietf.org/html/rfc1123).
47
This means the name must:
48
49
- contain no more than 253 characters
50
-- contain only lowercase alphanumeric characters, **hyphens ('-')**, or **periods('.')**
+- contain only lowercase alphanumeric characters, hyphens ('-'), or periods('.')
51
- start with an alphanumeric character
52
- end with an alphanumeric character
53
0 commit comments