From 7d185225506943bf5b6409aa8bcc0810f03fc4e6 Mon Sep 17 00:00:00 2001 From: Scott Rhamy Date: Sun, 23 Nov 2025 17:26:42 -0500 Subject: [PATCH] Getting Started Spelling Error custimize -> customize --- docs/src/routes/docs/getting-started/+page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/routes/docs/getting-started/+page.md b/docs/src/routes/docs/getting-started/+page.md index b3c6a622c..a5cee6a9f 100644 --- a/docs/src/routes/docs/getting-started/+page.md +++ b/docs/src/routes/docs/getting-started/+page.md @@ -42,7 +42,7 @@ Lastly, looking through the large collection of [examples](/docs/examples). ## CSS variables -Out of the box LayerChart will use `currentColor` as the default color, but you can custimize globally with a few CSS variables. +Out of the box LayerChart will use `currentColor` as the default color, but you can customize globally with a few CSS variables. ```css .lc-root-container {