go-resty / resty

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

fix(examples): wrongly stderr written as stdout #801

Closed ahuigo closed 2 weeks ago

ahuigo commented 2 weeks ago

Fix spelling mistake.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 96.67%. Comparing base (60a2149) to head (18abc2b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #801 +/- ## ======================================= Coverage 96.67% 96.67% ======================================= Files 14 14 Lines 1742 1742 ======================================= Hits 1684 1684 Misses 37 37 Partials 21 21 ```

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