From c858ea45274948ecd7c1dfe868af0121d2ae8461 Mon Sep 17 00:00:00 2001 From: Cameron Bates Date: Wed, 2 Oct 2024 10:27:48 -0400 Subject: [PATCH] Update tag minimum to 1 character --- content/embeds/rc-tags-tag-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/embeds/rc-tags-tag-module.md b/content/embeds/rc-tags-tag-module.md index fa8144dc9a..11a3f48d75 100644 --- a/content/embeds/rc-tags-tag-module.md +++ b/content/embeds/rc-tags-tag-module.md @@ -3,7 +3,7 @@ You can select the tag's **Key** and **Value** from the suggestions, or you can {{The New tag fields.}} A valid tag must follow these guidelines: -- Tag keys must be between 2 and 64 characters long, and values must be at least 2 characters long. +- Tag keys must be between 1 and 64 characters long, and values must be at least 1 character long. - Tags can only have lowercase letters, numbers, spaces, and these special characters: `-`, `_`, `.`, `+`, `@`, and `:`. After you add your first tag, you can: