From a98313c21c6c3c57894e4fb1cb003e5c05fd2067 Mon Sep 17 00:00:00 2001 From: savari sable Date: Sat, 14 Mar 2026 22:13:28 +0530 Subject: [PATCH] Revise introduction for clarity and engagement Updated the introduction to emphasize effective API testing and management. --- guides/getting-started/introduction.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guides/getting-started/introduction.mdx b/guides/getting-started/introduction.mdx index c73bbd43..a7759162 100644 --- a/guides/getting-started/introduction.mdx +++ b/guides/getting-started/introduction.mdx @@ -6,8 +6,7 @@ description: Guides and tutorials to help you get started with Hoppscotch. Hoppscotch is a free and open-source API development platform to help you build, test, and document APIs faster. It is a web-based API development environment that allows you to send requests and view responses in a single interface. -Find articles, guides, and tutorials to help you get started with Hoppscotch. - +Explore articles, guides, and tutorials to quickly get started with Hoppscotch and learn how to test and manage your APIs effectively. ## Try Hoppscotch You can try Hoppscotch by visiting [hoppscotch.io](https://hoppscotch.io) and start sending requests to your APIs.