You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/16 07:41:16 UTC

[GitHub] [camel-quarkus] llowinge commented on a change in pull request #2334: Fix wrong format of RouteBuilder

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



##########
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:
       Thanks both for your tips. I've modified with double backticks, it works ! 




----------------------------------------------------------------
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:
users@infra.apache.org