Typo Fixed aproaches to approaches

This commit is contained in:
Mujeebullah Kalwar
2023-07-20 02:42:51 +05:00
parent 2a92e3d65e
commit a9d7e193d2

View File

@ -348,7 +348,7 @@ Returning a closure is much harder than you may have thought of.
10. 🌟🌟 10. 🌟🌟
```rust,editable ```rust,editable
/* Fill in the blank using two aproaches, /* Fill in the blank using two approaches,
and fix the errror */ and fix the errror */
fn create_fn() -> __ { fn create_fn() -> __ {
let num = 5; let num = 5;