Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Jul 7, 2019
1 parent b0a1dcc commit 27e5c5b
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 @@ -39,7 +39,7 @@ app.use((err, req, res, next) => {
```

#### Alternatively...
The `apiSpec` may be the spec itself e.g.
The `apiSpec` option may be specified as the spec object itself, rather than a path e.g.

```javascript
const apiSpec = {
Expand Down

0 comments on commit 27e5c5b

Please sign in to comment.