diff --git a/examples/gatsby-theme/README.md b/examples/gatsby-theme/README.md index d6d6b7cde2d187..613c06cb04741a 100644 --- a/examples/gatsby-theme/README.md +++ b/examples/gatsby-theme/README.md @@ -22,6 +22,6 @@ or: ## The idea behind the example -The is an alternative example to [`/examples/gatsby`](https://github.com/mui-org/material-ui/tree/master/examples/gatsby) leveraging [gatsby-theme-material-ui](https://github.com/hupe1980/gatsby-theme-material-ui/tree/master/packages/gatsby-theme-material-ui). +This is an alternative example to [`/examples/gatsby`](https://github.com/mui-org/material-ui/tree/master/examples/gatsby) leveraging [gatsby-theme-material-ui](https://github.com/hupe1980/gatsby-theme-material-ui/tree/master/packages/gatsby-theme-material-ui). The example bundles different Gatsby plugins into a single Gatsby theme. It trades less freedom for fewer boilerplate.