Skip to content

Commit

Permalink
Fix typo in EndpointInject title
Browse files Browse the repository at this point in the history
  • Loading branch information
kdubois authored and oscerd committed May 27, 2021
1 parent d38548d commit c8ef3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/user-guide/cdi.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ You can use any other Camel producer endpoint URI instead of `direct:myDirect*`.

[WARNING]
====
`@EndpoinInject` and `@Produce` are not supported on setter methods
`@EndpointInject` and `@Produce` are not supported on setter methods
- see https://github.com/apache/camel-quarkus/issues/2579[#2579]
====

Expand Down

0 comments on commit c8ef3fd

Please sign in to comment.