unjs / h3

⚡️ Minimal H(TTP) framework built for high performance and portability
https://h3.unjs.io/
MIT License
3.7k stars 220 forks source link

docs(event handler): fix grammar #869

Closed iiio2 closed 2 months ago

iiio2 commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 78.76%. Comparing base (a58d7c9) to head (ff9bce0). Report is 173 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #869 +/- ## ========================================== + Coverage 77.83% 78.76% +0.92% ========================================== Files 47 43 -4 Lines 4286 3291 -995 Branches 611 794 +183 ========================================== - Hits 3336 2592 -744 + Misses 933 696 -237 + Partials 17 3 -14 ```

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

pi0 commented 2 months ago

Thanks.