Skip to content

Commit b937ed3

Browse files
m-allansontimneutkens
authored andcommitted
Remove extra word (vercel#3193)
1 parent 4314802 commit b937ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ npm install --save next react react-dom
6262
```
6363

6464
> 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.
65+
> We had to drop React 15 support due to the way React 16 works and how we use it.
6666
6767
and add a script to your package.json like this:
6868

0 commit comments

Comments
 (0)