unjs / get-port-please

๐Ÿ”Œ Get an available open port
MIT License
245 stars 12 forks source link

refactor: correct typos in `GetPortError` message #77

Closed danielroe closed 8 months ago

danielroe commented 8 months ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

A couple of small typos.

๐Ÿ“ Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9369f45) 85.01% compared to head (1101c9d) 84.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ========================================== - Coverage 85.01% 84.93% -0.08% ========================================== Files 5 5 Lines 387 385 -2 Branches 48 48 ========================================== - Hits 329 327 -2 Misses 58 58 ```

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