Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit b24ccc5

Browse files
authored
Update quick-start.md
1 parent 69db9b9 commit b24ccc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ First, we create a new swagger project and test a simple "hello world" API.
4242
4343
`curl http://127.0.0.1:10010/hello?name=Scott`
4444
45-
And, you'll get back the response `{ "message": "Hello, Scott" }`.
45+
And, you'll get back the response `{ "message": "Hello, Scott!" }`.
4646
4747
That's it - You have now created, started and tested your first API project with swagger!
4848

0 commit comments

Comments
 (0)