Skip to content

Commit

Permalink
Fixed a few issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
tarequeh committed Sep 7, 2011
1 parent c078821 commit 10c8170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ So what does this get you?

If you use the default envelope (from legacy piston), then:

* For a GET request you see::
For a GET request you see::

{
'title': "The Tiger's Wife",
Expand Down Expand Up @@ -355,4 +355,4 @@ With that, if you have issues with your data and it could not be validated, you
"data": {}
}

We don't use the preload the error code or message right now, you can use it to define your own error scheme.
We currently don't mandate default usage of the error code or message. You can use it to define your own error scheme.

0 comments on commit 10c8170

Please sign in to comment.