This commit is contained in:
craigglennie 2017-04-17 20:13:58 +00:00 committed by GitHub
commit 10ec7c65df

View File

@ -349,7 +349,7 @@ Finally, we can get a list of all of the snippets:
Or we can get a particular snippet by referencing its id: Or we can get a particular snippet by referencing its id:
http http://127.0.0.1:8000/snippets/2/ http http://127.0.0.1:8000/snippets/2
HTTP/1.1 200 OK HTTP/1.1 200 OK
... ...