Skip to content

Commit

Permalink
Remove extra word (#3193)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-allanson authored and timneutkens committed Oct 28, 2017
1 parent 4314802 commit b937ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ npm install --save next react react-dom
```

> Next.js 4 only supports [React 16](https://reactjs.org/blog/2017/09/26/react-v16.0.html).<br/>
> 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.
and add a script to your package.json like this:

Expand Down

0 comments on commit b937ed3

Please sign in to comment.