From 4fef4b9a751fe9794332522689a08f8c0feeb41a Mon Sep 17 00:00:00 2001 From: Ryan Lee Date: Fri, 28 Oct 2016 12:02:21 +0800 Subject: [PATCH] Update README.rst Change "you shell" to "your shell" --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4ab4b2e3..526b3650 100644 --- a/README.rst +++ b/README.rst @@ -304,7 +304,7 @@ If the port is omitted, then port 80 is assumed. If you find yourself manually constructing URLs with **querystring parameters** on the terminal, you may appreciate the ``param==value`` syntax for appending URL parameters. With that, you don't have to worry about escaping the ``&`` -separators for you shell. Also, special characters in parameter values, +separators for your shell. Also, special characters in parameter values, will also automatically escaped (HTTPie otherwise expects the URL to be already escaped). To search for ``HTTPie logo`` on Google Images you could use this command: