summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Roztocil <jakub@roztocil.co>2021-02-23 12:22:35 +0100
committerGitHub <noreply@github.com>2021-02-23 12:22:35 +0100
commitc53fbe5ae37f30069d295686106ab2e0c91ee90b (patch)
tree944ee3fc0654f5ae1e200518abe7681c1a56d67e
parent070ba9fa5adcc08982818644b9453bdfbbd61da9 (diff)
Typo
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b549c1a7..a4556fc9 100644
--- a/README.rst
+++ b/README.rst
@@ -2045,7 +2045,7 @@ Meta
Interface design
----------------
-The syntax of the command arguments closely corresponds to the actual HTTP
+The syntax of the command arguments closely correspond to the actual HTTP
requests sent over the wire. It has the advantage that it’s easy to remember
and read. It is often possible to translate an HTTP request to an HTTPie
argument list just by inlining the request elements. For example, compare this