From a6ab32d1ff29dc1bfaa3a85b3f8da65e173b40fc Mon Sep 17 00:00:00 2001 From: Ritam Patra Date: Sat, 21 Feb 2026 12:53:17 +0530 Subject: [PATCH] docs: fix grammar in Community & support section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13a3503b41..069ce70d10 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ 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 chat about APIs. - 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. +- Use [Stack Overflow](https://stackoverflow.com/questions/tagged/httpie) to ask questions and include the `httpie` tag. - Create [GitHub Issues](https://github.com/httpie/cli/issues) for bug reports and feature requests. - Subscribe to the [HTTPie newsletter](https://httpie.io) for occasional updates.