fix misspelling

This commit is contained in:
Vikrant Chaudhary 2019-05-23 05:21:58 +05:30
parent db33b00b96
commit 63e4ca7ed4
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
# Crate of the Week
This week we have two crates: [memory-profiles](https://github.com/nokia/memory-profiler), does what it says on the box. [momo](https://github.com/llogiq/momo) is a procedural macro that outlines generic conversions to reduce monomorphized code. Thanks to [ehsanmok](https://users.rust-lang.org/t/crate-of-the-week/2704/549) and llogiq for the suggestion!
This week we have two crates: [memory-profiler](https://github.com/nokia/memory-profiler), does what it says on the box. [momo](https://github.com/llogiq/momo) is a procedural macro that outlines generic conversions to reduce monomorphized code. Thanks to [ehsanmok](https://users.rust-lang.org/t/crate-of-the-week/2704/549) and llogiq for the suggestion!
[Submit your suggestions and votes for next week][submit_crate]!