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