Skip to content

Commit 632d508

Browse files
authored
Merge pull request #725 from redis/DOC-4320
RC: Update tag minimum to 1 character
2 parents 96bb8c0 + c858ea4 commit 632d508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/embeds/rc-tags-tag-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ You can select the tag's **Key** and **Value** from the suggestions, or you can
33
{{<image filename="images/rc/tags-new-tag.png" alt="The New tag fields." >}}
44

55
A valid tag must follow these guidelines:
6-
- Tag keys must be between 2 and 64 characters long, and values must be at least 2 characters long.
6+
- Tag keys must be between 1 and 64 characters long, and values must be at least 1 character long.
77
- Tags can only have lowercase letters, numbers, spaces, and these special characters: `-`, `_`, `.`, `+`, `@`, and `:`.
88

99
After you add your first tag, you can:

0 commit comments

Comments
 (0)