From f95833793a709f8143949de6558b2cf59fa9a2e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20B=20Nagy?= <20251272+BNAndras@users.noreply.github.com> Date: Sun, 5 Nov 2023 23:23:57 -0800 Subject: [PATCH] Fix queen-attack typo in config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index b1ecaa6..a4e584f 100644 --- a/config.json +++ b/config.json @@ -249,7 +249,7 @@ }, { "slug": "queen-attack", - "name": "Queen Attach", + "name": "Queen Attack", "uuid": "c728a685-1b4e-4d77-9273-6ee42ca4fb0e", "practices": [], "prerequisites": [],