Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com>
  • Loading branch information
holly-cummins and gsmet authored Aug 12, 2024
1 parent 11153d4 commit 15b7f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/extension-maturity-model.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Because Quarkus moves work to the build stage, Quarkus applications should have

== Use build-time application knowledge to remove boilerplate

Develop Joy is an important part of the Quarkus philosophy.
Developer Joy is an important part of the Quarkus philosophy.
At a minimum, Quarkus extensions should aim to xref:writing-extensions.adoc#expose-your-components-via-cdi[exponents components via CDI], so that they can be consumed in a frictionless way by user applications. But they can do much more.

Many Quarkus extensions take advantage of being able to inspect the application at build-time to eliminate boilerplate and improve the developer experience.
Expand Down

0 comments on commit 15b7f37

Please sign in to comment.