fixed indentations

This commit is contained in:
phalt 2014-12-08 15:41:01 +00:00
parent fcbae5d99f
commit 8e9408115d
2 changed files with 6 additions and 4 deletions

View File

@ -340,8 +340,10 @@ You can install httpie using pip:
Finally, we can get a list of all of the snippets:
http http://127.0.0.1:8000/snippets/ --body
http http://127.0.0.1:8000/snippets/
HTTP/1.1 200 OK
...
[
{
"id": 1,