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 {