Skip to content

Commit

Permalink
update Response method count
Browse files Browse the repository at this point in the history
  • Loading branch information
tw0517tw authored Apr 14, 2018
1 parent 130f6ea commit a8fc1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Other methods that take `MessageBuilder` behave in the same way.

### Response

Methods that call API returns `Response`. Response has three methods;
Methods that call API returns `Response`. A `Response` instance has following methods:

- `Response#isSucceeded()`
- `Response#getHTTPStatus()`
Expand Down

0 comments on commit a8fc1d4

Please sign in to comment.