mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 12:39:42 +00:00
Update why-exercise.md
"comipile" should be "compile".
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# Rust By Practice
|
# Rust By Practice
|
||||||
This book was designed for easily diving into Rust,and it's very easy to use: All you need to do is to make each exercise comipile without ERRORS and Panics !
|
This book was designed for easily diving into Rust,and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics !
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user