From cb182558153c59517da07596c87c639d22d3dba3 Mon Sep 17 00:00:00 2001 From: Edwin Buck Date: Fri, 9 Jun 2023 11:07:51 -0500 Subject: [PATCH] Update project/conventions.md Co-authored-by: kfox1111 Signed-off-by: Edwin Buck --- project/conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/conventions.md b/project/conventions.md index 7d4b187..126d275 100644 --- a/project/conventions.md +++ b/project/conventions.md @@ -62,7 +62,7 @@ characters, even when such characters are supported by Helm. ASCII letters, upper and lower case, ASCII numerals, and the ASCII underscore character are always permitted. -Other characters, such as `@`, `~`, `-`, `&`, `+` are often used as +Other characters, such as `@`, `~`, `&`, `+` are often used as shorthand to represent, respectively `at`, `similar / not`, `minus / without`, `and / reference`, `plus / with`. Helm key elements MUST NOT contain such symbols, as it burdens the reader to deduce the