small grammatical changes

This commit is contained in:
sushimustwrite 2013-01-16 16:31:04 -05:00
parent 126fb070d9
commit 1835f60607
5 changed files with 15 additions and 15 deletions

View file

@ -65,7 +65,7 @@ The response is in a standard [response envelope](http://theopenphotoproject.org
* _message_, A string describing the result. Don't use this for anything but reading.
* _code_, _200_ on success
* _result_, A [Action][Action] object or FALSE on error
* _result_, An [Action][Action] object or FALSE on error
<a name="sample"></a>
#### Sample