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 9, 2019
1 parent 790cbbf commit 286d1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ app.use((err, req, res, next) => {
});
```

Note: Ensure you are using all relevant body parsers. See a complete [example](#example-express-api-server)
Note: Ensure express is configure with all relevant body parsers. See an [example](#example-express-api-server)

## Advanced Usage

Expand Down

0 comments on commit 286d1d1

Please sign in to comment.