From e1292194df2dbd250a7af7418253797d9d7c72e9 Mon Sep 17 00:00:00 2001 From: Joyce Babu Date: Thu, 7 Jan 2021 09:56:30 +0530 Subject: [PATCH] fix: typo (#1600) --- httpie.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpie.md b/httpie.md index 13836cce3..555e0e638 100644 --- a/httpie.md +++ b/httpie.md @@ -8,7 +8,7 @@ description: | $ http POST http://example.com name="John" Host:example.com — JSON, cookies, files, auth, and other httpie examples. --- -### Intorduction +### Introduction {: .-intro} [HTTPie](https://httpie.org/) is a command-line HTTP client.