diff --git a/appetizer.txt b/appetizer.txt index d39aa5b3..1d0083d3 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) +Consomme diff --git a/dessert.txt b/dessert.txt index 84c4449e..da5b8500 100644 --- a/dessert.txt +++ b/dessert.txt @@ -1,2 +1,2 @@ The dessert will be: -(delete this line and write in the dessert) +Tiramisu \ No newline at end of file diff --git a/main_course.txt b/main_course.txt index 9eb50bbe..a7696f7f 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) +Ramen \ No newline at end of file