Skip to content

Commit 074f04f

Browse files
committed
chore: Update Kaoto DataMapper wording
1 parent 8c7da16 commit 074f04f

File tree

1 file changed

+3
-3
lines changed
  • content/blog/2024/12/kaoto-release-2.3.0

1 file changed

+3
-3
lines changed

content/blog/2024/12/kaoto-release-2.3.0/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Following the Apache Camel 4.9.0 release, we're happy to announce the release of
1616
We're thrilled to announce the release of Kaoto 2.3, bringing new features, improvements, and bug fixes to enhance your integration experience.
1717
This release also brings the first technical preview of a long awaited feature: the Kaoto DataMapper with the ability to perform data transformations using Camel.
1818

19-
## Here are the key highlights of this release:
19+
## Here are the key highlights of this release
2020

2121
### Kaoto DataMapper technical preview
22-
In this release, we are introducing the new **Kaoto DataMapper**, a graphical way of authoring data mappings inside your routes using Kaoto.
22+
In this release, we are introducing the new **Kaoto DataMapper**, a graphical way of authoring data mappings inside your routes using Kaoto. It's available as a technical preview in VS Code.
2323

2424
#### How to use it?
2525
When creating a Camel route, like any other step, just search for **Kaoto DataMapper** in the catalog and add it from there.
@@ -28,7 +28,7 @@ When creating a Camel route, like any other step, just search for **Kaoto DataMa
2828
|------------------------------------|------------------------------------|
2929
| ![Tile](catalogDatamapperTile.png) | ![List](catalogDatamapperList.png) |
3030

31-
Once the **Kaoto DataMapper** step is added in the route, you can launch it using by clicking the `Configure` button in config form.
31+
Once the **Kaoto DataMapper** step is added in the route, you can configure it by clicking the `Configure` button in config form.
3232

3333
![Kaoto DataMapper step](kaotoDatamapperStep.png)
3434

0 commit comments

Comments
 (0)