You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/08/19 10:27:07 UTC

[camel] 02/03: Migration guide: Missing > on xml dsl fragment

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

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

commit 2bc849165ee67f876d42f9c3c0eab01b416d4e2d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 19 12:25:20 2019 +0200

    Migration guide: Missing > on xml dsl fragment
---
 MIGRATION.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MIGRATION.md b/MIGRATION.md
index e7a0f51..fa73ec0 100644
--- a/MIGRATION.md
+++ b/MIGRATION.md
@@ -172,7 +172,7 @@ To
                     <header>mySize</header>
                 </completionSizeExpression>
 
-And the same for `<completionTimeout`.
+And the same for `<completionTimeout>`.
 
 #### camel-cdi