From 2a8719586ea8a645021ef6d31eebdcd470a08d18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20B=20Nagy?= <20251272+BNAndras@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:13:33 -0700 Subject: [PATCH] Revert exercise name --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 5ffa897..6f72be5 100644 --- a/config.json +++ b/config.json @@ -154,7 +154,7 @@ }, { "slug": "flatten-array", - "name": "Flatten List", + "name": "Flatten Array", "uuid": "23b5a864-186c-4a4d-ba32-83608b0d18f6", "practices": [], "prerequisites": [],