diff --git a/appetizer.txt b/appetizer.txt index d39aa5b3..14bdf0c5 100644 --- a/appetizer.txt +++ b/appetizer.txt @@ -1,2 +1 @@ -The very first course of the meal will consist of: -(delete this line and write in the appetizer) +Bread \ No newline at end of file diff --git a/dessert.txt b/dessert.txt index 84c4449e..a67fba07 100644 --- a/dessert.txt +++ b/dessert.txt @@ -1,2 +1 @@ -The dessert will be: -(delete this line and write in the dessert) +Cake \ No newline at end of file diff --git a/main_course.txt b/main_course.txt index 9eb50bbe..63380caa 100644 --- a/main_course.txt +++ b/main_course.txt @@ -1,2 +1 @@ -The main course of the meal will consist of: -(delete this line and write in the main course) +Steak \ No newline at end of file