diff --git a/docs/编程入门/Rust/CS110L.en.md b/docs/编程入门/Rust/CS110L.en.md index ecb4106a..94ca16f9 100644 --- a/docs/编程入门/Rust/CS110L.en.md +++ b/docs/编程入门/Rust/CS110L.en.md @@ -19,7 +19,7 @@ Personally, I find the concept of "futures" in Rust fascinating and elegant, and ## Course Resources - Course Website: -- Recordings: +- Recordings: - Textbook: None - Assignments: 6 Labs, 2 Projects, the course website has specific requirements. The projects are quite interesting where you will Implement a GDB-like debugger and a load balancer in Rust.