From 2aefb5cde0b8f9a4ee54b430218dd718a15efa0a Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Fri, 9 Jan 2026 13:40:09 +0100 Subject: [PATCH] chore: fix typo for wordmark in submission form --- web/src/components/advanced-icon-submission-form-tanstack.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/advanced-icon-submission-form-tanstack.tsx b/web/src/components/advanced-icon-submission-form-tanstack.tsx index d2add1bd..d1e5a375 100644 --- a/web/src/components/advanced-icon-submission-form-tanstack.tsx +++ b/web/src/components/advanced-icon-submission-form-tanstack.tsx @@ -57,8 +57,8 @@ const VARIANTS: VariantConfig[] = [ }, { id: "wordmark", - label: "Wordmark", - description: "Logo with text/wordmark", + label: "Wordmark Light", + description: "Wordmark optimized for light backgrounds", field: "wordmark", }, {