diff --git a/docs/modules/ROOT/kamelet.adoc.tmpl b/docs/modules/ROOT/kamelet.adoc.tmpl index 8410453a5..93e943eaa 100644 --- a/docs/modules/ROOT/kamelet.adoc.tmpl +++ b/docs/modules/ROOT/kamelet.adoc.tmpl @@ -19,7 +19,7 @@ The `{{ .Kamelet.ObjectMeta.Name }}` Kamelet does not specify any configuration == Dependencies -At runtime, the `{{ .Kamelet.ObjectMeta.Name }} Kamelet relies upon the presence of the following dependencies: +At runtime, the `{{ .Kamelet.ObjectMeta.Name }}` Kamelet relies upon the presence of the following dependencies: {{range .Kamelet.Spec.Dependencies}} - {{ . }}{{end}}