1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-04-28 08:35:03 +02:00

chore: fix typo

Signed-off-by: pavedroad <qcqs@outlook.com>
This commit is contained in:
pavedroad 2024-03-12 14:35:48 +08:00
parent 8d0aa11a35
commit f5e9db90cc

View File

@ -167,7 +167,7 @@
- **structs3**: Clarifed the hint
- **quiz2, as_ref_mut, options1, traits1, traits2**: Clarified hints
- **traits1, traits2, cli**: Tidied up unmatching backticks
- **enums2**: Removed unneccessary indirection of self
- **enums2**: Removed unnecessary indirection of self
- **enums3**: Added an extra tuple comment
#### Housekeeping