Skip to content

Commit 5661499

Browse files
authored
Update README.md
1 parent 838b1e5 commit 5661499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ or:
2828

2929
## The idea behind the example
3030

31-
The project uses [Next.js](https://github.com/vercel/next.js), which is a framework for server-rendered React apps.
31+
This project uses [Next.js](https://github.com/vercel/next.js), which is a framework for server-rendered React apps.
3232
It includes `@mui/material` and its peer dependencies, including `emotion`, the default style engine in MUI v5. If you prefer, you can [use styled-components instead](https://mui.com/material-ui/guides/interoperability/#styled-components).
3333

3434
## The link component
3535

3636
Next.js has [a custom Link component](https://nextjs.org/docs/api-reference/next/link).
3737
The example folder provides adapters for usage with MUI.
38-
More information [in the documentation](https://mui.com/material-ui/guides/routing/#next-js).
38+
For More information refer [in the documentation](https://mui.com/material-ui/guides/routing/#next-js).
3939

4040
## What's next?
4141

0 commit comments

Comments
 (0)