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/18 09:30:43 UTC

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

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



##########
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:
       Yeah, agree. Lets drop the plural form and just have `RouteBuilder`. Otherwise it looks weird with the dangling 's'.
   
   




----------------------------------------------------------------
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