diff --git a/src/welcome-day-1.md b/src/welcome-day-1.md index cb5d3125..48607df4 100644 --- a/src/welcome-day-1.md +++ b/src/welcome-day-1.md @@ -1,6 +1,6 @@ # Welcome to Day 1 -This is the first day of Comprehensive Rust. We will cover a lot of ground +This is the first day of Rust Fundamentals. We will cover a lot of ground today: * Basic Rust syntax: variables, scalar and compound types, enums, structs,