Merge pull request #557 from robertbenjamin/fix-doc-typo

Update README.rst
This commit is contained in:
Jakub Roztocil 2017-02-07 20:49:34 +01:00 committed by GitHub
commit 5600b4a2d3

View File

@ -1374,7 +1374,7 @@ you can create a new session named ``user1`` for ``example.org``:
$ http --session=user1 -a user1:password example.org X-Foo:Bar
From now onw, you can refer to the session by its name. When you choose to
From now on, you can refer to the session by its name. When you choose to
use the session again, any the previously used authorization and HTTP headers
will automatically be set: