Skip to content

Commit 0b4751e

Browse files
docs: Clarify special character names (Closes #8802)
1 parent 58dcb4e commit 0b4751e

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/overview/working-with-objects

1 file changed

+1
-1
lines changed

content/en/docs/concepts/overview/working-with-objects/names.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ as defined in [RFC 1123](https://tools.ietf.org/html/rfc1123).
4747
This means the name must:
4848

4949
- contain no more than 253 characters
50-
- contain only lowercase alphanumeric characters, **hyphens ('-')**, or **periods('.')**
50+
- contain only lowercase alphanumeric characters, hyphens ('-'), or periods('.')
5151
- start with an alphanumeric character
5252
- end with an alphanumeric character
5353

0 commit comments

Comments
 (0)