mirror of
https://github.com/notohh/rustlings.git
synced 2024-12-21 07:58:09 -05:00
Fix typo in THIRD_PARTY_EXERCISES.md
This commit is contained in:
parent
c9017f9f7a
commit
6b7a27d080
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue