From 8b2659e0f46d7b6bb484c9b4fc1e8c0cb2c379f2 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Thu, 6 Feb 2020 11:39:37 -0500 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfd472b5..abda2562 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ Contributions are highly appreciated and encouraged! Don't hesitate to participate to discussions in the issues, propose new features and ask for help. -If you are just starting out with Rust, there are a series of issus that are +If you are just starting out with Rust, there are a series of issues that are tagged [E-Easy] and **we will gladly mentor you** so that you can successfully go through the process of fixing a bug or adding a new feature! Let us know if you need any help.