From d7d7a89b8e87d8a65192111f0f1f125b876c2f7c Mon Sep 17 00:00:00 2001 From: Tom Pradat Date: Sun, 28 Mar 2021 22:38:34 +0200 Subject: [PATCH] wordy --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f20760ed68..446b17b373 100644 --- a/config.json +++ b/config.json @@ -344,7 +344,7 @@ "name": "Wordy", "uuid": "9131bdb8-2e0f-4526-b113-8a77712e7216", "practices": [], - "prerequisites": [], + "prerequisites": ["strings", "regexps", "errors"], "difficulty": 7, "topics": [ "conditionals",