diff --git a/docs/data/material/migration/upgrade-to-v6/migrating-to-pigment-css.md b/docs/data/material/migration/upgrade-to-v6/migrating-to-pigment-css.md index 4c5a2ef4309aea..e930a44fc56b89 100644 --- a/docs/data/material/migration/upgrade-to-v6/migrating-to-pigment-css.md +++ b/docs/data/material/migration/upgrade-to-v6/migrating-to-pigment-css.md @@ -255,7 +255,7 @@ Finally, update the `typography.fontFamily` value with the variable created in t }; ``` -### Typescript +### TypeScript If you are using TypeScript, you need to extend the Pigment CSS theme types with Material UI `Theme`. Add the following code to a file that is included in your `tsconfig.json`: diff --git a/docs/mui-vale.zip b/docs/mui-vale.zip index bb43a45783468a..3d14e91cba10c5 100644 Binary files a/docs/mui-vale.zip and b/docs/mui-vale.zip differ diff --git a/docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml b/docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml index 0f9ecb4aab39cb..6febc1db0e2998 100644 --- a/docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml +++ b/docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml @@ -7,10 +7,10 @@ ignorecase: true # for more information: https://vale.sh/docs/topics/styles/#substitution swap: ' api': API - 'typescript ': TypeScript + typescript: TypeScript ' ts': TypeScript - ' js': JavaScript javascript: JavaScript + ' js': JavaScript ' css ': CSS ' html ': HTML NPM: npm # https://css-tricks.com/start-sentence-npm/