From ad30b978a8fac508b50d0532aedc0190b43b6090 Mon Sep 17 00:00:00 2001 From: Jeesun Kim Date: Tue, 3 Dec 2024 11:08:51 -0800 Subject: [PATCH] update api explorer card section description --- docs/tools/developer-tools/lab/api-explorer/README.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/tools/developer-tools/lab/api-explorer/README.mdx b/docs/tools/developer-tools/lab/api-explorer/README.mdx index 5c58c00c7..844c8009c 100644 --- a/docs/tools/developer-tools/lab/api-explorer/README.mdx +++ b/docs/tools/developer-tools/lab/api-explorer/README.mdx @@ -7,6 +7,8 @@ import DocCardList from "@theme/DocCardList"; # Developer Tools -This section demonstrates how to use RPC methods and Horizon endpoints on the Stellar Lab across different networks, including features like sharing URLs and saving requests. +This section demonstrates how to use RPC methods and Horizon endpoints on the Stellar Lab across different networks, including features like sharing URLs and saving requests for future use. + +you can explore the various endpoints from the RPC and Horizon, make requests to these endpoints, and save them for future use.