diff --git a/README.rst b/README.rst index e4015961..72577176 100644 --- a/README.rst +++ b/README.rst @@ -529,8 +529,8 @@ Since sessions are named, you can switch between multiple sessions: http --session=user2 --auth=user2:password example.org -Note that session cookies respect domain and path. -Session data are store in ``~/.httpie/sessions/.pickle``. +Note that session cookies respect the cookie domain and path. +Session data are stored in ``~/.httpie/sessions/.pickle``. ==============