From 46c4f4e225ee30bb3fd473dc3c971ae458b5320e Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Thu, 29 Aug 2019 10:20:45 +0200 Subject: [PATCH] README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f11e9d4f..892ceeeb 100644 --- a/README.rst +++ b/README.rst @@ -652,7 +652,7 @@ Limiting response headers ------------------------- The ``--max-headers=n`` options allows you to control the number of headers -HTTPie tries reads before giving up (the default 0, i.e., there’s no limit). +HTTPie reads before giving up (the default 0, i.e., there’s no limit). .. code-block:: bash