From f00e47609b894450379aa9add3cf5e9134757b09 Mon Sep 17 00:00:00 2001 From: Chris Marshall Date: Sun, 21 Sep 2025 21:59:41 -0500 Subject: [PATCH] Fixes spelling error in elegant code base markdown --- en/src/elegant-code-base.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/src/elegant-code-base.md b/en/src/elegant-code-base.md index b85343e3..d3afac0a 100644 --- a/en/src/elegant-code-base.md +++ b/en/src/elegant-code-base.md @@ -8,7 +8,7 @@ Following questions come up weekly in online Rust discussions: The answers to these questions are always **Practice**: doing some exercises, and then reading some small and excellent Rust projects. -This is precisely the goal of this book, so, collecting relative resourses and representing in _Rust By Practice_ seems not a bad idea. +This is precisely the goal of this book, so, collecting relative resources and representing in _Rust By Practice_ seems not a bad idea. ### 1. Ripgrep