Merge pull request #2275 from NullSoldier/doc-fix

Tutorial text consistency for Requests and Responses
This commit is contained in:
Tom Christie 2014-12-15 09:38:57 +00:00
commit d75b48dc35

View File

@ -181,7 +181,7 @@ Similarly, we can control the format of the request that we send, using the `Con
"id": 4,
"title": "",
"code": "print 456",
"linenos": true,
"linenos": false,
"language": "python",
"style": "friendly"
}