From 78cd3ec6026c8833ef8251d08f3193fdf9d499d5 Mon Sep 17 00:00:00 2001 From: MarleenGilsing <80678586+MarleenGilsing@users.noreply.github.com> Date: Wed, 12 May 2021 13:05:55 +0200 Subject: [PATCH] Update en.yaml added 4 spaces in line 539 --- coursedata/adventures/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coursedata/adventures/en.yaml b/coursedata/adventures/en.yaml index 62c24dfb2e4..7e6ec8aa112 100644 --- a/coursedata/adventures/en.yaml +++ b/coursedata/adventures/en.yaml @@ -536,7 +536,7 @@ adventures: Can you think of more line to add to your restaurant code? For example, can you ask the guests what they'd like to drink, tell them the price, or wish them a pleasant meal? 2: - story_text: | + story_text: | ## Restaurant In level 2 you could expand your restaurant by using variables. In level 1 Hedy could only echo the order once and only remember the last thing that was ordered. Now you can use variables and Hedy can remember both the food and the drinks!