diff --git a/docs/src/main/asciidoc/cdi-reference.adoc b/docs/src/main/asciidoc/cdi-reference.adoc index 994cc7e662d5f..05e17ed224ce8 100644 --- a/docs/src/main/asciidoc/cdi-reference.adoc +++ b/docs/src/main/asciidoc/cdi-reference.adoc @@ -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