Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudxyz authored and oscerd committed Sep 14, 2023
1 parent 086ccd3 commit 4f15577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pojo/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

=== Introduction

This example demonstrates how you can use POJO Royting with Camel's `@Consume` and `@Produce` annotations
on your Java beans. The example will generate a series of random numbers that is routed to either a low
This example demonstrates how you can use POJO Routing with Camel's `@Consume` and `@Produce` annotations
on your Java beans. The example will generate a series of random numbers that are routed to either a low
or high method call. The method then constructs a new message that is routed to another POJO that is
hidden by an interface.

Expand Down

0 comments on commit 4f15577

Please sign in to comment.