Skip to content

Commit

Permalink
Delete space
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Brouwer <[email protected]>
  • Loading branch information
rickbrouwer committed Dec 16, 2024
1 parent 067b827 commit d6d59d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/common/message/message.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const (

ScaleTargetNotFoundMsg = "Target resource doesn't exist"

ScaleTargetNoSubresourceMsg = "Target resource doesn't expose / scale subresource"
ScaleTargetNoSubresourceMsg = "Target resource doesn't expose /scale subresource"

ScaledObjectRemoved = "ScaledObject was deleted"

Expand Down

0 comments on commit d6d59d5

Please sign in to comment.