diff --git a/website/docs/migration/migration-manual.mdx b/website/docs/migration/migration-manual.mdx index 7f8984eab358..904e2611449c 100644 --- a/website/docs/migration/migration-manual.mdx +++ b/website/docs/migration/migration-manual.mdx @@ -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';