Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Update project/conventions.md
Browse files Browse the repository at this point in the history
Co-authored-by: kfox1111 <Kevin.Fox@pnnl.gov>
Signed-off-by: Edwin Buck <edwbuck@gmail.com>
  • Loading branch information
edwbuck and kfox1111 committed Jun 9, 2023
1 parent 28e2abf commit cb18255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb18255

Please sign in to comment.