Skip to content

Commit

Permalink
Small change on readme - Missing parenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
mzavaletavargas committed Oct 20, 2018
1 parent 61e62db commit e3e2ed1
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 @@ -136,7 +136,7 @@ module.exports = BbPromise.try(() => {
loaders: [ ... ]
}
}));
};
});
```

### serverless-webpack lib export helper
Expand Down

0 comments on commit e3e2ed1

Please sign in to comment.