From 224700466b912dd481dffc78c119b67954ca2075 Mon Sep 17 00:00:00 2001 From: earayu Date: Thu, 10 Apr 2025 12:22:20 +0800 Subject: [PATCH] fix grammar and typo in lightrag-api REAEME.md --- lightrag/api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightrag/api/README.md b/lightrag/api/README.md index cf8803ab..2377b737 100644 --- a/lightrag/api/README.md +++ b/lightrag/api/README.md @@ -541,4 +541,4 @@ Check server health and configuration. ```bash curl "http://localhost:9621/health" -``` \ No newline at end of file +```