summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMo <76752051+mo8it@users.noreply.github.com>2024-07-06 17:06:03 +0200
committerGitHub <noreply@github.com>2024-07-06 17:06:03 +0200
commit186dc3c1abcecc96a0502a9903ad398b722305a7 (patch)
tree43a46cafc0c2830b13750e0cfa81f1d38d645894
parentc9017f9f7a46eab2a75d89a7bc36345ea88cc654 (diff)
parent6b7a27d080924ae4624e07e61d68f24b56e48fbc (diff)
Merge pull request #2025 from mre/patch-1
Fix typo in `THIRD_PARTY_EXERCISES.md`
-rw-r--r--THIRD_PARTY_EXERCISES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/THIRD_PARTY_EXERCISES.md b/THIRD_PARTY_EXERCISES.md
index 5c06694..62646c5 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