Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Oct 8, 2019
1 parent 8e2e1da commit 1be08b9
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 @@ -31,7 +31,7 @@ new OpenApiValidator({
```
_Note: response validation is currently a beta feature_

Then, register an error handler to customize errors
Then, register an error handler to report and customize errors

```javascript
app.use((err, req, res, next) => {
Expand Down

0 comments on commit 1be08b9

Please sign in to comment.