Skip to content

Commit

Permalink
Merge pull request #138 from michalvavrik/feature/fix-typo-in-QUARKUS…
Browse files Browse the repository at this point in the history
…-2738

QUARKUS-2738 - fix typo
  • Loading branch information
rsvoboda authored Mar 13, 2023
2 parents 3cae136 + c38c51c commit 1f10b10
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 1f10b10

Please sign in to comment.