From df7b2e09773965d0f4614403379a0dfb2505c3c1 Mon Sep 17 00:00:00 2001 From: Alexey Vasiliev Date: Sun, 7 Jul 2024 19:05:01 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f91054..09ef84a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ GET /parse?address=781%20Franklin%20Ave%20Crown%20Heights%20Brooklyn%20NY%201121 ] ``` -This will break down the address into its individual components +This will break down the address into its individual components. Endpoint `/health` can be use to check webserver healthcheck (like in k8s env):