mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-23 14:12:23 -05:00
chore: fix typo
Signed-off-by: pavedroad <qcqs@outlook.com>
This commit is contained in:
parent
8d0aa11a35
commit
f5e9db90cc
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
||||||
- **structs3**: Clarifed the hint
|
- **structs3**: Clarifed the hint
|
||||||
- **quiz2, as_ref_mut, options1, traits1, traits2**: Clarified hints
|
- **quiz2, as_ref_mut, options1, traits1, traits2**: Clarified hints
|
||||||
- **traits1, traits2, cli**: Tidied up unmatching backticks
|
- **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
|
- **enums3**: Added an extra tuple comment
|
||||||
|
|
||||||
#### Housekeeping
|
#### Housekeeping
|
||||||
|
|
Loading…
Reference in a new issue