summaryrefslogtreecommitdiff
path: root/THIRD_PARTY_EXERCISES.md
diff options
context:
space:
mode:
authorMatthias Endler <matthias@endler.dev>2024-07-06 14:30:11 +0200
committerGitHub <noreply@github.com>2024-07-06 14:30:11 +0200
commit6b7a27d080924ae4624e07e61d68f24b56e48fbc (patch)
tree43a46cafc0c2830b13750e0cfa81f1d38d645894 /THIRD_PARTY_EXERCISES.md
parentc9017f9f7a46eab2a75d89a7bc36345ea88cc654 (diff)
Fix typo in `THIRD_PARTY_EXERCISES.md`
Diffstat (limited to '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