From aa74ba0af5052f357633ceac94c569c72e7f6738 Mon Sep 17 00:00:00 2001 From: arunachal1 Date: Sat, 19 Jul 2025 03:08:46 +0200 Subject: [PATCH] DOC: fixed a typo; replaced grammatically incorrect 'and' with a comma, as a test first open source contribution --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1360184a8b..598dcca9fc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to HTTPie -Bug reports and code and documentation patches are welcome. You can +Bug reports, code and documentation patches are welcome. You can help this project also by using the development version of HTTPie and by reporting any bugs you might encounter.