mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 20:49:41 +00:00
Merge pull request #291 from Rupesh-Darimisetti/patch-3
fix typo from edtiable to editable
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
## Positional arguments
|
## Positional arguments
|
||||||
|
|
||||||
1.🌟🌟
|
1.🌟🌟
|
||||||
```rust,edtiable
|
```rust,editable
|
||||||
|
|
||||||
/* Fill in the blanks */
|
/* Fill in the blanks */
|
||||||
fn main() {
|
fn main() {
|
||||||
|
Reference in New Issue
Block a user