diff --git a/docs/src/pages/guides/migration-v3/migration-v3.md b/docs/src/pages/guides/migration-v3/migration-v3.md index 5479838bfae455..65ab6b6a5b4add 100644 --- a/docs/src/pages/guides/migration-v3/migration-v3.md +++ b/docs/src/pages/guides/migration-v3/migration-v3.md @@ -423,7 +423,7 @@ You should be able to move the custom styles to the `root` class key. - [Typography] Remove the default color from the typography variants. The color should inherit most of the time. It's the default behavior of the web. - [Typography] Rename `color="default"` to `color="initial"` following the logic of #13028. - The usage of *default* should be avoided, it lakes semantic. + The usage of *default* should be avoided, it lacks semantic. ### Node