From 818a6c20ffedaab7de92284ae8bcaf825c5cde8b Mon Sep 17 00:00:00 2001 From: Zeke Gabrielse Date: Tue, 26 Nov 2024 16:45:05 -0600 Subject: [PATCH] s/tested/checked --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41c9f42..a3555b0 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ license on behalf of a node. #### Health check -The Relay server's health can be tested with the following endpoint: +The Relay server's health can be checked with the following endpoint: ```bash curl -v -X GET "http://localhost:6349/v1/health"