Skip to content

Commit

Permalink
[docs] Simpler > easier
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Aug 1, 2020
1 parent e1e52df commit c851384
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@

<div align="center">

[React](https://reactjs.org/) components for faster and easier web development. Build your own design system, or start with [Material Design](https://material.io/design/introduction/).
[React](https://reactjs.org/) components for faster and simpler web development. Build your own design system, or start with [Material Design](https://material.io/design/introduction/).

[![npm package](https://img.shields.io/npm/v/@material-ui/core/latest.svg)](https://www.npmjs.com/package/@material-ui/core)
[![npm downloads](https://img.shields.io/npm/dm/@material-ui/core.svg)](https://www.npmjs.com/package/@material-ui/core)
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/blog/material-ui-v4-is-out.md
Expand Up @@ -6,7 +6,7 @@ description: Material-UI v4 is out 🎉

The core team. May 23, 2019.

> React components for faster and easier web development. Build your own design system, or start with Material Design.
> React components for faster and simpler web development. Build your own design system, or start with Material Design.
Material-UI v4 has finally arrived. We are so excited about this release, as it defines better foundations for the UI components. Thank you to everyone, especially to [the team](/discover-more/team/), and to everyone who's contributed code, issue triage, and support. **Thank you.**

Expand Down Expand Up @@ -214,7 +214,7 @@ The Material Design "v2" announcement caught us by surprise when we released Mat

There are so many new things, we can't be exhaustive. Aside from what we have already announced, you will find:

- A new **strapline** "_React components for faster and easier web development. Build your own design system, or start with Material Design._" that better embodies our mission and emphasize the [customizability potential](https://techcrunch.com/2018/05/08/google-makes-its-material-design-system-easier-to-customize/).
- A new **strapline** "_React components for faster and simpler web development. Build your own design system, or start with Material Design._" that better embodies our mission and emphasize the [customizability potential](https://techcrunch.com/2018/05/08/google-makes-its-material-design-system-easier-to-customize/).
- New [templates](/getting-started/templates/).

![layout](/static/blog/material-ui-v4-is-out/layout.png)
Expand Down
2 changes: 1 addition & 1 deletion docs/src/pages/company/about/about.md
Expand Up @@ -10,7 +10,7 @@ We're proud not only of the products we make, but also the community and partner

## Our Vision

Our vision is to provide React components for faster and easier web development. [Read more](/discover-more/vision/).
Our vision is to provide React components for faster and simpler web development. [Read more](/discover-more/vision/).

## Our Values

Expand Down
2 changes: 1 addition & 1 deletion docs/translations/translations.json
Expand Up @@ -75,7 +75,7 @@
"stars": "GitHub stars",
"stickyFooterDescr": "Attach a footer to the bottom of the viewport when page content is short.",
"stickyFooterTitle": "Sticky footer",
"strapline": "React components for faster and easier web development. Build your own design system, or start with Material Design.",
"strapline": "React components for faster and simpler web development. Build your own design system, or start with Material Design.",
"tableOfContents": "Contents",
"thanks": "Thank you!",
"themes": "Premium themes",
Expand Down
2 changes: 1 addition & 1 deletion framer/Material-UI.framerfx/README.md
Expand Up @@ -2,7 +2,7 @@

This is the official resource for Material-UI React components in Framer.

[Material-UI](https://material-ui.com/) is a library of React components for faster and easier web development.
[Material-UI](https://material-ui.com/) is a library of React components for faster and simpler web development.
You can build your own design system, or start with Material Design.

## Supported components
Expand Down

0 comments on commit c851384

Please sign in to comment.