From 5595f1b6b481a378aa9f1e9fac51f7d9fb8d24ba Mon Sep 17 00:00:00 2001 From: lbondaryk Date: Wed, 11 Sep 2024 10:36:50 -0400 Subject: [PATCH] fix toolname capitalization --- curriculum/mods/content.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/curriculum/mods/content.json b/curriculum/mods/content.json index 52318f901..8134778f7 100644 --- a/curriculum/mods/content.json +++ b/curriculum/mods/content.json @@ -38,7 +38,7 @@ }, { "id": "DataCard", - "title": "Data Cards", + "title": "Cards", "isTileTool": true }, { @@ -176,7 +176,7 @@ "delete" ] }, - "dataCard": { + "datacard": { "tools": [ "duplicate", [