Skip to content

Commit

Permalink
fix comment typo in types.go
Browse files Browse the repository at this point in the history
fix a typo
  • Loading branch information
sdahlbac authored and toelke committed Feb 12, 2024
1 parent 7237033 commit 82fef7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/core/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (

const (
// ConfigHashAnnotation is the key of the annotation on the PodTemplate that
// holds the configuratio hash
// holds the configuration hash
ConfigHashAnnotation = "wave.pusher.com/config-hash"

// FinalizerString is the finalizer added to deployments to allow Wave to
Expand Down

0 comments on commit 82fef7c

Please sign in to comment.