diff --git a/deploy/traits.yaml b/deploy/traits.yaml index 89265aa3d3..6be819b9d4 100755 --- a/deploy/traits.yaml +++ b/deploy/traits.yaml @@ -431,7 +431,7 @@ traits: description: The Knative Service trait allows to configure options when running the integration as Knative service instead ofa standard Kubernetes Deployment.Running integrations as Knative Services adds auto-scaling (and scaling-to-zero) features, - but those featuresare only meaningful when the routes use a HTTP endpoint consumer. + but those features are only meaningful when the routes use a HTTP endpoint consumer. properties: - name: enabled type: bool