fixed grammar in health.adoc (#15511)

This commit is contained in:
Gerrit Sedlaczek
2022-11-17 08:21:31 +01:00
committed by GitHub
parent 51f2fa78ee
commit bf458c5715

View File

@@ -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"/>