Update project/conventions.md

Co-authored-by: kfox1111 <[email protected]>
Signed-off-by: Edwin Buck <[email protected]>
This commit is contained in:
Edwin Buck
2023-06-09 11:07:51 -05:00
committed by GitHub
co-authored by kfox1111
parent 28e2abf762
commit cb18255815
+1 -1
View File
@@ -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