Skip to content

Commit

Permalink
fix non-breaking space
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Aug 16, 2024
1 parent 38ae702 commit 3bf11a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This also leads to significant reductions in bundle sizes for Material UI apps.
**In v6, Pigment CSS is opt-in.**
Future major versions of Material UI will likely use Pigment CSS as the default styling solution.

Check warning on line 14 in docs/data/material/migration/upgrade-to-v6/upgrade-to-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.Will] Avoid using 'will'. Raw Output: {"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "docs/data/material/migration/upgrade-to-v6/upgrade-to-v6.md", "range": {"start": {"line": 14, "column": 38}}}, "severity": "WARNING"}
Though optional, it's encouraged to try Pigment CSS out in your Material UI app.
If you wish to do so, refer to the guide for [migrating to Pigment CSS](/material-ui/migration/migrating-to-pigment-css/) once you're done upgrading to Material UI v6.
If you wish to do so, refer to the guide for [migrating to Pigment CSS](/material-ui/migration/migrating-to-pigment-css/) once you're done upgrading to Material UI v6.

### Quality-of-life improvements

Expand Down

0 comments on commit 3bf11a3

Please sign in to comment.