mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
Update README.md (#4649)
Fix grammar Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
@@ -674,7 +674,7 @@ and when the response was fulfilled
|
||||
- then each interceptor is executed
|
||||
- then they are executed in the order they were added
|
||||
- then only the last interceptor's result is returned
|
||||
- then every interceptor receives the result of it's predecessor
|
||||
- then every interceptor receives the result of its predecessor
|
||||
- and when the fulfillment-interceptor throws
|
||||
- then the following fulfillment-interceptor is not called
|
||||
- then the following rejection-interceptor is called
|
||||
|
||||
Reference in New Issue
Block a user