mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-03 00:02:48 -04:00
Correct a typo inUPGRADING.md
This commit is contained in:
parent
b3b922949d
commit
4816043101
@ -120,7 +120,7 @@ For more details, see https://github.com/lostisland/faraday/pull/1306
|
||||
|
||||
In Faraday 1, a deferred require was used with the `dependency` method.
|
||||
|
||||
In Faraday 2, that method has been removed. In your middlware gems, use a regular `require` at the top of the file,
|
||||
In Faraday 2, that method has been removed. In your middleware gems, use a regular `require` at the top of the file,
|
||||
|
||||
### Others
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user