go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.68k stars 681 forks source link

fix: doc typo #769

Closed victoraugustolls closed 5 months ago

victoraugustolls commented 6 months ago

Fixing simple typo in middleware.go.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (74050fd) 96.52% compared to head (b1ed602) 96.52%. Report is 1 commits behind head on v2.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #769 +/- ## ======================================= Coverage 96.52% 96.52% ======================================= Files 12 12 Lines 1639 1639 ======================================= Hits 1582 1582 Misses 36 36 Partials 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.