We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4314802 commit b937ed3Copy full SHA for b937ed3
readme.md
@@ -62,7 +62,7 @@ npm install --save next react react-dom
62
```
63
64
> Next.js 4 only supports [React 16](https://reactjs.org/blog/2017/09/26/react-v16.0.html).<br/>
65
-> We had to drop React 15 support due to the way how React 16 works and how we use it.
+> We had to drop React 15 support due to the way React 16 works and how we use it.
66
67
and add a script to your package.json like this:
68
0 commit comments