TylerBloom / avid-rustacean

This repo contains the code for my blog, The Avid Rustacean
https://avid-rustacean.shuttleapp.rs/
GNU Affero General Public License v3.0
44 stars 2 forks source link

Fix typos #33

Closed orhun closed 9 months ago

orhun commented 9 months ago

I was reading the source then realized some typos. This PR is the output of the typos tool.

Also I want to start contributing somewhere :)

TylerBloom commented 9 months ago

Thanks for this!

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (8e9d77b) 10.54% compared to head (6f161ce) 10.54%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ======================================= Coverage 10.54% 10.54% ======================================= Files 8 8 Lines 275 275 ======================================= Hits 29 29 Misses 246 246 ```

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

orhun commented 9 months ago

I guess the CI failure is not related, right?

TylerBloom commented 9 months ago

I guess the CI failure is not related, right?

No, I think the main branch was failing. I'll get that fixed.