mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-24 04:59:41 +00:00
fix typos
This commit is contained in:
@ -18,9 +18,8 @@
|
||||
- [Struct](compound-types/struct.md)
|
||||
- [Enum](compound-types/enum.md)
|
||||
- [Flow Control](flow-control.md)
|
||||
- [Pattern Match todo](pattern-match/intro.md)
|
||||
- [Pattern Match](pattern-match/intro.md)
|
||||
- [match, matches! and if let](pattern-match/match-iflet.md)
|
||||
- [Option destructing](pattern-match/option.md)
|
||||
- [Patterns](pattern-match/patterns.md)
|
||||
- [Method todo](method.md)
|
||||
- [Generics and Traits todo](generics-traits/intro.md)
|
||||
|
Reference in New Issue
Block a user