Fix typo in the docs

This commit is contained in:
Robert Benjamin 2017-02-02 11:45:58 -08:00
parent 4840499a43
commit 9261167a1f

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: