1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-19 00:17:42 +02:00

Fix typo in THIRD_PARTY_EXERCISES.md

This commit is contained in:
Matthias Endler
2024-07-06 14:30:11 +02:00
committed by GitHub
parent c9017f9f7a
commit 6b7a27d080

View File

@ -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