tower-rs / tower

async fn(Request) -> Result<Response, Error>
https://docs.rs/tower
MIT License
3.56k stars 281 forks source link

chore: fix some typos #739

Closed striezel closed 4 months ago

striezel commented 1 year ago

This pull request fixes some typos.

striezel commented 1 year ago

@GlenDC: It looks like some of the checks do not start despite your approval. Is there anything that can be done to start those checks?

GlenDC commented 1 year ago

Hi. It's because I'm not a maintainer. Somebody like @seanmonstar , @davidpdrsn or @hawkw will have to allow the ci to run.

tobz commented 4 months ago

Closing in favor of #775, since I couldn't figure out a clean way to fix the merge conflicts on the CLI.