Skip to content

Commit

Permalink
[docs] Reduce the use of "our", "We"... (mui#17347)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrookes authored Sep 7, 2019
1 parent cac81cb commit 0dd52ac
Show file tree
Hide file tree
Showing 167 changed files with 271 additions and 278 deletions.
2 changes: 1 addition & 1 deletion docs/pages/api/app-bar.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import AppBar from '@material-ui/core/AppBar';
import { AppBar } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Avatar from '@material-ui/core/Avatar';
import { Avatar } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/backdrop.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Backdrop from '@material-ui/core/Backdrop';
import { Backdrop } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/badge.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Badge from '@material-ui/core/Badge';
import { Badge } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/bottom-navigation-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import BottomNavigationAction from '@material-ui/core/BottomNavigationAction';
import { BottomNavigationAction } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/bottom-navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import BottomNavigation from '@material-ui/core/BottomNavigation';
import { BottomNavigation } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/breadcrumbs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Breadcrumbs from '@material-ui/core/Breadcrumbs';
import { Breadcrumbs } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/button-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ButtonBase from '@material-ui/core/ButtonBase';
import { ButtonBase } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

`ButtonBase` contains as few styles as possible.
It aims to be a simple building block for creating a button.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/button-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ButtonGroup from '@material-ui/core/ButtonGroup';
import { ButtonGroup } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Button from '@material-ui/core/Button';
import { Button } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/card-action-area.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import CardActionArea from '@material-ui/core/CardActionArea';
import { CardActionArea } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/card-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import CardActions from '@material-ui/core/CardActions';
import { CardActions } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/card-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import CardContent from '@material-ui/core/CardContent';
import { CardContent } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/card-header.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import CardHeader from '@material-ui/core/CardHeader';
import { CardHeader } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/card-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import CardMedia from '@material-ui/core/CardMedia';
import { CardMedia } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/card.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Card from '@material-ui/core/Card';
import { Card } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Checkbox from '@material-ui/core/Checkbox';
import { Checkbox } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/chip.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Chip from '@material-ui/core/Chip';
import { Chip } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

Chips represent complex entities in small blocks, such as a contact.

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/circular-progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import CircularProgress from '@material-ui/core/CircularProgress';
import { CircularProgress } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

## ARIA

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/click-away-listener.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ClickAwayListener from '@material-ui/core/ClickAwayListener';
import { ClickAwayListener } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

Listen for click events that occur somewhere in the document, outside of the element itself.
For instance, if you need to hide a menu when people click anywhere else on your page.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/collapse.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Collapse from '@material-ui/core/Collapse';
import { Collapse } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

The Collapse transition is used by the
[Vertical Stepper](/components/steppers/#vertical-stepper) StepContent component.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/container.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Container from '@material-ui/core/Container';
import { Container } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/css-baseline.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import CssBaseline from '@material-ui/core/CssBaseline';
import { CssBaseline } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

Kickstart an elegant, consistent, and simple baseline to build upon.

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/dialog-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import DialogActions from '@material-ui/core/DialogActions';
import { DialogActions } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/dialog-content-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import DialogContentText from '@material-ui/core/DialogContentText';
import { DialogContentText } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/dialog-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import DialogContent from '@material-ui/core/DialogContent';
import { DialogContent } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/dialog-title.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import DialogTitle from '@material-ui/core/DialogTitle';
import { DialogTitle } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/dialog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Dialog from '@material-ui/core/Dialog';
import { Dialog } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

Dialogs are overlaid modal paper based components with a backdrop.

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/divider.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Divider from '@material-ui/core/Divider';
import { Divider } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/drawer.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Drawer from '@material-ui/core/Drawer';
import { Drawer } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

The props of the [Modal](/api/modal/) component are available
when `variant="temporary"` is set.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/expansion-panel-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ExpansionPanelActions from '@material-ui/core/ExpansionPanelActions';
import { ExpansionPanelActions } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/expansion-panel-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ExpansionPanelDetails from '@material-ui/core/ExpansionPanelDetails';
import { ExpansionPanelDetails } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/expansion-panel-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ExpansionPanelSummary from '@material-ui/core/ExpansionPanelSummary';
import { ExpansionPanelSummary } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/expansion-panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ExpansionPanel from '@material-ui/core/ExpansionPanel';
import { ExpansionPanel } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/fab.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Fab from '@material-ui/core/Fab';
import { Fab } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/fade.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Fade from '@material-ui/core/Fade';
import { Fade } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

The Fade transition is used by the [Modal](/components/modal/) component.
It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/filled-input.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import FilledInput from '@material-ui/core/FilledInput';
import { FilledInput } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/form-control-label.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import FormControlLabel from '@material-ui/core/FormControlLabel';
import { FormControlLabel } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

Drop in replacement of the `Radio`, `Switch` and `Checkbox` component.
Use this component if you want to display an extra label.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/form-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import FormControl from '@material-ui/core/FormControl';
import { FormControl } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

Provides context such as filled/focused/error/required for form inputs.
Relying on the context provides high flexibility and ensures that the state always stays
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/form-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import FormGroup from '@material-ui/core/FormGroup';
import { FormGroup } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).

`FormGroup` wraps controls such as `Checkbox` and `Switch`.
It provides compact row layout.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/form-helper-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import FormHelperText from '@material-ui/core/FormHelperText';
import { FormHelperText } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/form-label.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import FormLabel from '@material-ui/core/FormLabel';
import { FormLabel } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/grid-list-tile-bar.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import GridListTileBar from '@material-ui/core/GridListTileBar';
import { GridListTileBar } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
2 changes: 1 addition & 1 deletion docs/pages/api/grid-list-tile.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import GridListTile from '@material-ui/core/GridListTile';
import { GridListTile } from '@material-ui/core';
```

You can learn more about the difference by [reading our guide](/guides/minimizing-bundle-size/).
You can learn more about the difference by [reading this guide](/guides/minimizing-bundle-size/).



Expand Down
Loading

0 comments on commit 0dd52ac

Please sign in to comment.