jamesnetherton commented on a change in pull request #172:
URL: https://github.com/apache/camel-spring-boot/pull/172#discussion_r489429058
##########
File path: docs/modules/ROOT/pages/spring-boot.adoc
##########
@@ -148,7 +148,7 @@ The component supports 157 options, which are listed below.
| *camel.health.config.parent* | The id of the health check such as routes or
registry (can use * as wildcard) | | String
| *camel.health.config.pool-size* | Sets the core pool size (threads to keep
minimum in pool) | | Integer
| *camel.health.config.rejected-policy* | Sets the handler for tasks which
cannot be executed by the thread pool. | | ThreadPoolRejectedPolicy
-| *camel.health.config.time-unit* | Sets the time unit used for keep alive
time | | TimeUnit
+| *camel.health.config.time-unit* | Sets the time unit used for keeping alive
time | | TimeUnit
Review comment:
We need to be a bit careful about rewording some of the terminology. In
this context, `keep alive time` has a specific meaning. `keeping alive time`
does not. So we should stick with the original wording IMO.
----------------------------------------------------------------
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]