Skip to content

Commit

Permalink
Fix Typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dnl50 committed Dec 28, 2023
1 parent 04f4337 commit b89fc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ path to a valid certificate for development is error-prone though. That's what t
automatically enabled when running Quarkus using the `quarkusDev` Gradle Task. The dev mode has the following effects:

* application data is written into an in-memory Database which will be scrapped on application shutdown
* uses a self-singed EC certificate for signing TSP requests
* uses a self-signed EC certificate for signing TSP requests

### Using the code formatter

Expand Down

0 comments on commit b89fc92

Please sign in to comment.