From 44e89d8713609c54cc998da23d4e2f4151729cc8 Mon Sep 17 00:00:00 2001 From: 23f3000015 <23f3000015@ds.study.iitm.ac.in> Date: Tue, 24 Mar 2026 23:14:20 +0530 Subject: [PATCH] Fix grammar in README (Discord sentence) Fixes a small grammatical issue for better readability. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a3503b41..be3fddef7c 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ http -a USERNAME POST https://api.github.com/repos/httpie/cli/issues/83/comments ## Community & support - Visit the [HTTPie website](https://httpie.io) for full documentation and useful links. -- Join our [Discord server](https://httpie.io/discord) is to ask questions, discuss features, and for general API chat. +- Join our [Discord server](https://httpie.io/discord) to ask questions, discuss features, and for general API chat. - Tweet at [@httpie](https://twitter.com/httpie) on Twitter. - Use [StackOverflow](https://stackoverflow.com/questions/tagged/httpie) to ask questions and include a `httpie` tag. - Create [GitHub Issues](https://github.com/httpie/cli/issues) for bug reports and feature requests.