docs: typo in documentation files (#10950)

This commit is contained in:
kilavvy 2025-02-25 13:38:38 +01:00 committed by GitHub
parent f31bfec3c9
commit 154c95c11c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -207,7 +207,7 @@ Infima uses 7 shades of each color.
We recommend using [ColorBox](https://www.colorbox.io/) to find the different shades of colors for your chosen primary color.
Alteratively, use the following tool to generate the different shades for your website and copy the variables into `src/css/custom.css`.
Alternatively, use the following tool to generate the different shades for your website and copy the variables into `src/css/custom.css`.
import ColorGenerator from '@site/src/components/ColorGenerator';