Skip to content

Commit

Permalink
Fix small typo in cdi-reference.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet authored Aug 3, 2022
1 parent 1d17afe commit 8147cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/cdi-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ NOTE: Quarkus extensions may declare additional discovery rules. For example, `@
=== How to Generate a Jandex Index
A dependency with a Jandex index is automatically scanned for beans.
To generate the index just add the following plugin to your build file :
To generate the index just add the following plugin to your build file:
[role="primary asciidoc-tabs-sync-maven"]
.Maven
Expand Down

0 comments on commit 8147cfb

Please sign in to comment.