From cae031955754a464632630a2fab508aac1308045 Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Tue, 11 Feb 2025 13:52:45 +0100 Subject: [PATCH] Fix typo in snack description on index.html --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index f98cf4b..46a59eb 100644 --- a/website/index.html +++ b/website/index.html @@ -48,7 +48,7 @@ } else if (item === 'Snacks') { title = "Frikandel"; image = "https://boshuis.huisjebezorgd.nl/wp-content/images/2020/03/29512948_652505005141152_1601506864166600704_o.jpg"; - description = "vlees ectr."; + description = "vlees etc."; } // Toon de details aan de rechterkant