Skip to content

Commit

Permalink
QUARKUS-2738 - fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvavrik committed Mar 10, 2023
1 parent 3cae136 commit c38c51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QUARKUS-2738.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The following non-application endpoints will be covered:
quarkus.management.enabled=false # or without this option at all
```

Valid request example: `http://localhost:8080/q/health
Valid request example: `http://localhost:8080/q/health`

* Default config (could be omitted from native tests to save time):

Expand Down

0 comments on commit c38c51c

Please sign in to comment.