Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio authored Mar 25, 2019
1 parent 6f64389 commit 6e4c15d
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 @@ -20,7 +20,7 @@ new OpenApiMiddleware({

You should also register a custom error handler

```
```javascript
// Register error handler!
app.use((err, req, res, next) => {
// format error
Expand Down

0 comments on commit 6e4c15d

Please sign in to comment.