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: