This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
     new 573a9387f74 Update kotlin-dsl-adoc
573a9387f74 is described below

commit 573a9387f747463e16198ab5897c2317f8528476
Author: Olivier Jacquemart <o.jacquem...@gmail.com>
AuthorDate: Mon Jan 23 17:50:18 2023 +0100

    Update kotlin-dsl-adoc
---
 dsl/camel-kotlin-dsl/src/main/docs/kotlin-dsl.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-kotlin-dsl/src/main/docs/kotlin-dsl.adoc 
b/dsl/camel-kotlin-dsl/src/main/docs/kotlin-dsl.adoc
index 0514eb97b78..55513cf1ea8 100644
--- a/dsl/camel-kotlin-dsl/src/main/docs/kotlin-dsl.adoc
+++ b/dsl/camel-kotlin-dsl/src/main/docs/kotlin-dsl.adoc
@@ -49,7 +49,7 @@ camel run hello.kts
 
 REST endpoints can be configured using the top level _rest_ block:
 
-.my-rest.ktn
+.my-rest.kts
 [source,kotlin]
 ----
 rest {

Reply via email to