1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

fixed small readme typo (#4083)

This commit is contained in:
Carlo Palinckx 2018-03-30 14:02:36 +02:00 committed by Tim Neutkens
parent 69ca73ca56
commit 136dabc51d

View file

@ -1012,7 +1012,7 @@ module.exports = {
Or use a function:
```js
module.exports = (phase, {defaultConfig}){
module.exports = (phase, {defaultConfig}) => {
//
// https://github.com/zeit/
return {