mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: fix typos in website/docs/migration/migration-manual.mdx (#9397)
This commit is contained in:
parent
209aae6e57
commit
d7890a18d4
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue