From c45a4dfe6bfc6017d4ea7e9f051d6cc30972b310 Mon Sep 17 00:00:00 2001 From: Coco Mishra Date: Sun, 11 Apr 2021 11:25:49 -0500 Subject: [PATCH] grammar fix (#5791) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ef2f718..4dd58881 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Requests -**Requests** is a simple, yet elegant HTTP library. +**Requests** is a simple, yet elegant, HTTP library. ```python >>> import requests