From 6b7a27d080924ae4624e07e61d68f24b56e48fbc Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Sat, 6 Jul 2024 14:30:11 +0200 Subject: [PATCH] Fix typo in `THIRD_PARTY_EXERCISES.md` --- THIRD_PARTY_EXERCISES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/THIRD_PARTY_EXERCISES.md b/THIRD_PARTY_EXERCISES.md index 5c066941..62646c5b 100644 --- a/THIRD_PARTY_EXERCISES.md +++ b/THIRD_PARTY_EXERCISES.md @@ -1,7 +1,7 @@ # Third-Party Exercises The support of Rustlings for third-party exercises allows you to create your own set of Rustlings exercises to focus on some specific topic. -You could also offer a translatation of the original Rustlings exercises as third-party exercises. +You could also offer a translation of the original Rustlings exercises as third-party exercises. ## Getting started