From 8bb23cd88e8ae8639420d04034c2485e8d118b76 Mon Sep 17 00:00:00 2001 From: Dongxu Wang Date: Sat, 21 Oct 2023 08:29:12 +0800 Subject: [PATCH] Update why-exercise.md --- en/src/why-exercise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/src/why-exercise.md b/en/src/why-exercise.md index aa981ee..33cb393 100644 --- a/en/src/why-exercise.md +++ b/en/src/why-exercise.md @@ -10,7 +10,7 @@ [![LICENSE](https://img.shields.io/badge/license-mit-green?style=flat)](https://github.com/sunface/rust-by-practice/blob/master/LICENSE) -This book was designed for easily diving into and get skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics ! +This book was designed for easily diving into and getting skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics ! ## Reading online