spelling: regular

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
pull/9410/head
Josh Soref 5 years ago
parent 23bd1d8007
commit 1c7612748a

@ -61,7 +61,7 @@ const (
// ValidateReleaseName performs checks for an entry for a Helm release name // ValidateReleaseName performs checks for an entry for a Helm release name
// //
// For Helm to allow a name, it must be below a certain character count (53) and also match // For Helm to allow a name, it must be below a certain character count (53) and also match
// a reguar expression. // a regular expression.
// //
// According to the Kubernetes help text, the regular expression it uses is: // According to the Kubernetes help text, the regular expression it uses is:
// //

Loading…
Cancel
Save