Skip to content

Commit

Permalink
Update getting-started.adoc
Browse files Browse the repository at this point in the history
fix doc

(cherry picked from commit e3ba5bc)
  • Loading branch information
eeaters authored and gsmet committed Jun 13, 2022
1 parent 969a089 commit b067f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Once started, you can request the provided endpoint:
[source,shell]
----
$ curl -w "\n" http://localhost:8080/hello
hello
Hello from RESTEasy Reactive
----

Hit `CTRL+C` to stop the application, or keep it running and enjoy the blazing fast hot-reload.
Expand Down

0 comments on commit b067f30

Please sign in to comment.