fixed grammar in health.adoc (#15511)
This commit is contained in:
parent
51f2fa78ee
commit
bf458c5715
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ The result is returned in json format and it looks as follows:
|
|||
----
|
||||
|
||||
== Enabling the health checks
|
||||
Is possible to enable the health checks using the build time option `health-enabled`:
|
||||
It is possible to enable the health checks using the build time option `health-enabled`:
|
||||
|
||||
<@kc.build parameters="--health-enabled=true"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue