Skip to content

Commit aa433cb

Browse files
authored
Update README.md
1 parent 3185126 commit aa433cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ p "Result: #{response.result}"
207207
This would give an output of `DetailedResponse` having the structure:
208208
```ruby
209209
Status: 200
210-
Headers: <http response headers>
211-
Result: <response returned by service>
210+
Headers: "<http response headers>"
211+
Result: "<response returned by service>"
212212
```
213213

214214
## Using Websockets

0 commit comments

Comments
 (0)