This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch quarkus-antora in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 8dc50f3ec60b2673a4f6f4354ba5526d334327a5 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Apr 16 09:47:29 2020 +0200 Fixed Typo in the antora.yml file --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index 7573486..86cd2a3 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -16,7 +16,7 @@ # name: camel-quarkus -title: Camel Quarkus Extentions +title: Camel Quarkus Extensions version: latest nav: - modules/ROOT/nav.adoc
