mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 04:07:39 +03:00
Docs: Fix repetitive word in the tutorial
This commit is contained in:
parent
450c76472b
commit
3fd6db1445
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user