mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 06:34:20 +00: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
|
||||
- **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
|
||||
|
|
Loading…
Reference in a new issue