1
0
Sergey Alexandrovich 6 жил өмнө
parent
commit
d1329381f7
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      docs/healthcheck.md

+ 1 - 1
docs/healthcheck.md

@@ -4,4 +4,4 @@ imgproxy comes with a built-in health check HTTP endpoint at `/health`.
 
 `GET /health` returns HTTP Status `200 OK` if the server is started successfully.
 
-You can use this for readiness/liveness probe in when deploying with a container orchestration system such as Kubernetes.
+You can use this for readiness/liveness probe when deploying with a container orchestration system such as Kubernetes.