From 70a1b714e417530400e0351408d6dbc113780e3a Mon Sep 17 00:00:00 2001 From: Tyler Fahey Date: Wed, 23 Mar 2022 02:59:55 -0500 Subject: [PATCH] Fix typo in usage step (#2183) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d59356d..08c72ca1 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ _Add-ons are developed and maintained under **[Hoppscotch Organization](https:// ## **Usage** 1. Provide your API endpoint in the URL field -2. CLick "Send" to simulate the request +2. Click "Send" to simulate the request 3. View the response ## **Built with**