diff --git a/examples/with-react-md/README.md b/examples/with-react-md/README.md index a8bb0d891604e57a7166d0ee974f626e2088563a..56d4c873c04e2af541b904ee22733b3f7ce27ce2 100644 --- a/examples/with-react-md/README.md +++ b/examples/with-react-md/README.md @@ -25,6 +25,6 @@ now ## The idea behind the example -This example features how yo use [react-md](https://react-md.mlaursen.com/) (React Material Design) with Next.js. +This example features how you use [react-md](https://react-md.mlaursen.com/) (React Material Design) with Next.js. I recommend reading [layout-component](../layout-component) example next to learn how to reuse the layout across the pages.