From 0ce17abdd4f81b47b61304c5c5ed1854a35cdbf1 Mon Sep 17 00:00:00 2001 From: Ansh Malgotra Date: Mon, 22 Sep 2025 20:12:35 +0530 Subject: [PATCH] fix(curriculum): change 'display' to 'return' in lab-voting-system challenge (#62305) --- .../blocks/lab-voting-system/673b567e3ba535dda140d278.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/blocks/lab-voting-system/673b567e3ba535dda140d278.md b/curriculum/challenges/english/blocks/lab-voting-system/673b567e3ba535dda140d278.md index 2479f54fad4..4c1bc6e17bf 100644 --- a/curriculum/challenges/english/blocks/lab-voting-system/673b567e3ba535dda140d278.md +++ b/curriculum/challenges/english/blocks/lab-voting-system/673b567e3ba535dda140d278.md @@ -33,7 +33,7 @@ In this lab, you will build a voting system that uses `Map` to create a poll and - If the `option` exists, the function should check if the `voterId` has already voted for this `option`. - - If the voter has already voted, the function should display the message `Voter has already voted for "