From d9350f3b1688592bda8593bd9cd245e4a8706174 Mon Sep 17 00:00:00 2001 From: bogdanguranda Date: Wed, 22 Nov 2017 11:19:17 +0200 Subject: [PATCH] Fixed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dbe256..6607c63 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,6 @@ There are following checks are performed when the `/__health` is called: 1. **relations-api** connectivity check 2. **content-collection-neo4j-rw** connectivity check 3. **document-store-api** connectivity check -4. **kafka** connectivity check and topic existence check +4. **kafka** connectivity check The `/__gtg` endpoint will return a `200` in case all above health checks are successful.