From 2735b6efc5fe57e4429e41dd7d2e00d68d537b7d Mon Sep 17 00:00:00 2001 From: NoahMaizels Date: Sun, 4 Aug 2024 18:12:14 +0700 Subject: [PATCH] typo --- docs/bee/working-with-bee/bee-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bee/working-with-bee/bee-api.md b/docs/bee/working-with-bee/bee-api.md index 467b055d..93e982f0 100644 --- a/docs/bee/working-with-bee/bee-api.md +++ b/docs/bee/working-with-bee/bee-api.md @@ -438,7 +438,7 @@ From the results we can see that we have a healthy neighborhood size when compar ``` ### `/node` - This calling this endpoint performs a simple check of node options related to your node type and also displays your current node type. + This endpoint returns info about options related to your node type and also displays your current node type. ```bash curl -s http://localhost:1633/node | jq