diff --git a/README.rst b/README.rst index abb701ec..08d65c95 100644 --- a/README.rst +++ b/README.rst @@ -1510,7 +1510,7 @@ expecting that the request body will be passed through. And since there's no data nor ``EOF``, it will be stuck. So unless you're piping some data to HTTPie, this flag should be used in scripts. -Also, it's might be good to override the default ``30`` second ``--timeout`` to +Also, it might be good to override the default ``30`` second ``--timeout`` to something that suits you.