Finesse the Rust/WinRT info
The spelling and capitalisation were wonky, and the ™ symbol out of place. This makes things match reality and Microsoft's descriptive conventions.
This commit is contained in:
parent
15a57dec72
commit
1e8e5a49d2
|
@ -49,7 +49,7 @@ and Issues in Real-World Rust Programs](https://cseweb.ucsd.edu/~yiying/RustStud
|
|||
|
||||
# Crate of the Week
|
||||
|
||||
This week's crate is [WinRT-rs](https://github.com/microsoft/winrt-rs), Microsoft™'s official WinRT API for Rust.
|
||||
This week's crate is [winrt](https://github.com/microsoft/winrt-rs), Microsoft's Rust/WinRT language projection.
|
||||
|
||||
Thanks to [JLalu](https://users.rust-lang.org/t/crate-of-the-week/2704/767) for the suggestion!
|
||||
|
||||
|
|
Loading…
Reference in New Issue