From 9f19c954047c4bd2fa3352190f95168cafb8fe57 Mon Sep 17 00:00:00 2001 From: Marco Quinten Date: Mon, 9 Jun 2025 20:09:14 +0700 Subject: [PATCH] docs: fix typo 'hex notation' --- badgers-web/src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/badgers-web/src/app/page.tsx b/badgers-web/src/app/page.tsx index 4ff4a5f..608cbd4 100644 --- a/badgers-web/src/app/page.tsx +++ b/badgers-web/src/app/page.tsx @@ -104,7 +104,7 @@ export default function Home() {
We also support{' '} - hex annotation + hex notation {' '} for custom colors.