Docs: Fix repetitive word in the tutorial

This commit is contained in:
Taranjeet 2016-02-26 00:02:38 +05:30
parent 450c76472b
commit 3fd6db1445

View File

@ -325,7 +325,7 @@ Quit out of the shell...
In another terminal window, we can test the server.
We can test our API using using [curl][curl] or [httpie][httpie]. Httpie is a user friendly http client that's written in Python. Let's install that.
We can test our API using [curl][curl] or [httpie][httpie]. Httpie is a user friendly http client that's written in Python. Let's install that.
You can install httpie using pip: