Skip to content

Commit ec10740

Browse files
pavan-shweb-flow
authored andcommitted
[docs] Few copy fixes (#47806)
1 parent 95133ed commit ec10740

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/pages/blog/material-ui-is-now-mui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manualCard: true
99

1010
<img src="/static/blog/material-ui-is-now-mui/intro.png" alt="The new Material UI logo" width="2400" height="800" />
1111

12-
Starting today we are evolving our brand identity to clarifying the difference between our company and our products.
12+
Starting today, we are evolving our brand identity to clarify the difference between our company and our products.
1313

1414
- Material-UI: the Material Design components developed by MUI is now called **[Material UI](https://mui.com/material-ui/getting-started/)**, we ditched the hyphen!
1515
- Material-UI: the organization is now called **[MUI](https://github.com/mui)**.

docs/scripts/generateTemplateScreenshots.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { chromium } from '@playwright/test';
77
*
88
* Usage:
99
* - `pnpm template:screenshot` to generate all screenshots
10-
* - `pnpm template:screenshot material-ui` to generate all screenshots for Material-UI templates
10+
* - `pnpm template:screenshot material-ui` to generate all screenshots for Material UI templates
1111
* - `pnpm template:screenshot order-dashboard` to generate screenshots for file named `order-dashboard.tsx`
1212
* - `pnpm template:screenshot material-ui dashboard` to generate screenshots for file named `dashboard.tsx` of Material UI templates
1313
*

0 commit comments

Comments
 (0)