From 27e5c5bed5b78a2ee47b347f823e7ea725a4ae71 Mon Sep 17 00:00:00 2001 From: Carmine DiMascio Date: Sun, 7 Jul 2019 15:35:02 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f90422f5..4ba55b34 100644 --- a/README.md +++ b/README.md @@ -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 = {