You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/labs/stage4/walkthrough.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1041,7 +1041,7 @@ These are encapsulated _Camel_ routes that can be used in _Kamalet_ bindings and
1041
1041
No code definitions where Kamelets are bound together or to a platform resource (_Kafka/Knative_). _Camel K_ deploys them as a running integration instance as per their definition.
1042
1042
1043
1043
* *Camel DSL* +
1044
-
The _Camel_ language to define integration processes (routes). Using the DSL's EIPs (_Enterprise Integration Patterns_), the _Camel_ components (connectors) and _DataFormats_ (translators) the developer defines instegrations with a very high level of control.
1044
+
The _Camel_ language to define integration processes (routes). Using the DSL's EIPs (_Enterprise Integration Patterns_), the _Camel_ components (connectors) and _DataFormats_ (translators) the developer defines integrations with a very high level of control.
0 commit comments