Made docs consistent

This commit is contained in:
Jason Spafford 2014-12-15 01:24:12 -08:00
parent a72f812d80
commit b951c74df2

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"
}