diff --git a/appetizer.txt b/appetizer.txt index d39aa5b3..7912e97c 100644 --- a/appetizer.txt +++ b/appetizer.txt @@ -1,2 +1,2 @@ The very first course of the meal will consist of: -(delete this line and write in the appetizer) +Crab cake \ No newline at end of file diff --git a/dessert.txt b/dessert.txt index 84c4449e..9e08e57f 100644 --- a/dessert.txt +++ b/dessert.txt @@ -1,2 +1,2 @@ The dessert will be: -(delete this line and write in the dessert) +Ice cream \ No newline at end of file diff --git a/main_course.txt b/main_course.txt index 9eb50bbe..3f16ff5b 100644 --- a/main_course.txt +++ b/main_course.txt @@ -1,2 +1,2 @@ The main course of the meal will consist of: -(delete this line and write in the main course) +Spaghetti \ No newline at end of file