llowinge commented on a change in pull request #2334:
URL: https://github.com/apache/camel-quarkus/pull/2334#discussion_r598574391



##########
File path: docs/modules/ROOT/pages/user-guide/cdi.adoc
##########
@@ -4,7 +4,7 @@
 CDI plays a central role in Quarkus and Camel Quarkus offers a first class 
support for it too.
 
 You may use `@Inject`, `@ConfigProperty` and similar annotations e.g. to 
inject beans and configuration values to
-your Camel `RouteBuilder`s. Here is the `RouteBuilder` from our 
`timer-log-cdi` xref:user-guide/examples.adoc[example]:
+your Camel `RouteBuilder` s. Here is the `RouteBuilder` from our 
`timer-log-cdi` xref:user-guide/examples.adoc[example]:

Review comment:
       Fixed. How many Engineers are needed to resolve one wrong letter 🤣 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to