Skip to content

Commit 0d782f1

Browse files
Update content/openapi/other-features.md
Co-authored-by: John Biundo <[email protected]>
1 parent 1ea443a commit 0d782f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/openapi/other-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ async function bootstrap() {
2929
/**
3030
* createDocument(application, configurationOptions, extraOptions);
3131
*
32-
* createDocument method takes in an optional 3rd argument "extraOptions"
32+
* createDocument method takes an optional 3rd argument "extraOptions"
3333
* which is an object with "include" property where you can pass an Array
3434
* of Modules that you want to include in that Swagger Specification
3535
* E.g: CatsModule and DogsModule will have two separate Swagger Specifications which

0 commit comments

Comments
 (0)