tfpk / lifetimekata

An exploration of lifetimes in Rust.
https://tfpk.github.io/lifetimekata
Apache License 2.0
260 stars 55 forks source link

Correct minor typos and omissions #20

Closed AngusGMorrison closed 1 year ago

AngusGMorrison commented 1 year ago

Hi Tom,

I enjoyed your book very much. It's been invaluable in bringing me up to speed on lifetimes, which I was struggling with.

As I read, I noticed a scattering of minor typos and ommissions, which this PR corrects. I hope it's helpful!

tfpk commented 1 year ago

Thanks so much, sorry I missed this for so long. I'll review and merge tonight!

tfpk commented 1 year ago

Very grateful for the PR, thanks for the help :)