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 6902d55 commit d86ac04
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 @@ -42,7 +42,7 @@ app.use((err, req, res, next) => {
});
```

_**Note:** Ensure express is configure with all relevant body parsers. See an [example](#example-express-api-server)_
_**Note:** Ensure express is configured with all relevant body parsers. See an [example](#example-express-api-server)_

## Advanced Usage

Expand Down

0 comments on commit d86ac04

Please sign in to comment.