diff --git a/src/welcome-day-1.md b/src/welcome-day-1.md index f9c91983..44e1becb 100644 --- a/src/welcome-day-1.md +++ b/src/welcome-day-1.md @@ -14,7 +14,6 @@ This is the first day of Rust Fundamentals. We will cover a lot of ground today: - Types and type inference. - Control flow constructs: loops, conditionals, and so on. - User-defined types: structs and enums. -- Pattern matching: destructuring enums, structs, and arrays. ## Schedule