DanielKeep / tlborm

The Little Book of Rust Macros
880 stars 96 forks source link

Correct statments typo #11

Closed dvberkel closed 8 years ago

dvberkel commented 8 years ago

In mbe-macro-rules.md file statements was misspelled as statments. This commit fixes this small mistake.

DanielKeep commented 8 years ago

Thanks. :)

dvberkel commented 8 years ago

It is not much but I am glad to give something back