diff --git a/docs/src/pages/guides/migration-v4/migration-v4.md b/docs/src/pages/guides/migration-v4/migration-v4.md index 9e27ed3fa40144..a9b46d8fe2fc6f 100644 --- a/docs/src/pages/guides/migration-v4/migration-v4.md +++ b/docs/src/pages/guides/migration-v4/migration-v4.md @@ -433,7 +433,7 @@ const classes = makeStyles(theme => ({ }); ``` -(Note that this will also affect use of the Typography component with the default `body1` variant). + (Note that this will also affect use of the Typography component with the default `body1` variant). ### Dialog