diff --git a/docs/src/pages/components/icons/icons.md b/docs/src/pages/components/icons/icons.md index cce6b51056644b..afe0a10aed80c1 100644 --- a/docs/src/pages/components/icons/icons.md +++ b/docs/src/pages/components/icons/icons.md @@ -29,7 +29,7 @@ npm install @material-ui/icons yarn add @material-ui/icons ``` -These components use the Material-UI SvgIcon component to render the SVG path for each icon, and so a have a peer-dependency on the next release of Material-UI. +These components use the Material-UI SvgIcon component to render the SVG path for each icon, and so they have a peer-dependency on the next release of Material-UI. If you are not already using Material-UI in your project, you can add it with: