Skip to content

Commit

Permalink
Fix typo in Adapters documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
henrialb authored and olleolleolle committed Dec 26, 2022
1 parent 8d7e5a7 commit 1693497
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added docs/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/adapters/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ either globally or per Faraday Connection through the configuration block.

For example, consider using `httpclient` as an adapter. Note that [faraday-httpclient](https://github.com/lostisland/faraday-httpclient) must be installed beforehand.

If you wants to configure it globally, do the following:
If you want to configure it globally, do the following:

```ruby
require 'faraday'
Expand Down

0 comments on commit 1693497

Please sign in to comment.