rustasync / team

A point of coordination for all things Rust and Async
https://rustasync.github.io/team/
MIT License
224 stars 29 forks source link

Fix small typo in "Middleware in Tide" #97

Closed cpick closed 5 years ago

cpick commented 5 years ago

Correct “...to lazily perform the parsing as soon as it’s request.” to end “…requested.”