jetli / rust-yew-realworld-example-app

Exemplary real world app built with Rust + Yew + WebAssembly, by Function Components + Hooks, also supports desktop by Tauri.
https://jetli.github.io/rust-yew-realworld-example-app/
Apache License 2.0
862 stars 112 forks source link

Corrected minor spelling errors #40

Closed Josh015 closed 2 years ago

Josh015 commented 2 years ago

I noticed a couple places where it was Conext instead of Context, or Creat instead of Create.

jetli commented 2 years ago

Thanks!