Skip to content

Commit 496844d

Browse files
author
Doug Black
committed
Format README.md
1 parent de7368c commit 496844d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ end
9898
```
9999

100100
### Customizing your HTTP Client
101-
twilio-ruby uses [Faraday][faraday] to make HTTP requests. You can tell Twilio::REST::Client to use any of the Faraday adapters like so:
101+
twilio-ruby uses [Faraday][faraday] to make HTTP requests. You can tell
102+
Twilio::REST::Client to use any of the Faraday adapters like so:
102103

103104
```ruby
104105
@client.http_client.adapter = :typhoeus

0 commit comments

Comments
 (0)