docs: fix typos in website/docs/migration/migration-manual.mdx (#9397)

This commit is contained in:
Surav Shrestha 2023-10-12 22:28:34 +05:45 committed by GitHub
parent 209aae6e57
commit d7890a18d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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';