Skip to content

Commit 70ab91b

Browse files
Merge pull request #3043 from olawalejuwonm/patch-1
Update introduction.md
2 parents a392fed + 59f1c7e commit 70ab91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/openapi/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Once we create a document, we can call the `setup()` method. It accepts:
4646
1. The path to mount the Swagger UI
4747
2. An application instance
4848
3. The document object instantiated above
49-
4. Optional configuration parameter (read more [here](/openapi/introduction#document-options))
49+
4. Optional configuration parameter (read more [here](/openapi/introduction#setup-options))
5050

5151
Now you can run the following command to start the HTTP server:
5252

0 commit comments

Comments
 (0)