You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/03/29 05:01:25 UTC

[camel-k] branch master updated: Polished

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 428a0b0  Polished
428a0b0 is described below

commit 428a0b0c0ed8785b83aed027361a574600034875
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Mar 29 07:01:06 2021 +0200

    Polished
---
 docs/modules/ROOT/pages/kamelets/kamelets-dev.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/kamelets/kamelets-dev.adoc b/docs/modules/ROOT/pages/kamelets/kamelets-dev.adoc
index 844ec08..81e2347 100644
--- a/docs/modules/ROOT/pages/kamelets/kamelets-dev.adoc
+++ b/docs/modules/ROOT/pages/kamelets/kamelets-dev.adoc
@@ -758,8 +758,8 @@ spec:
       # ...
 ----
 <1> The definition part starts with general information about the Kamelet
-<2> Definition of the "period" parameter (used with the `{{period}}` placeholder in the route)
-<3> Definition of the "lookAhead" parameter
+<2> Definition of the period parameter (used with the `{{period}}` placeholder in the route)
+<3> Definition of the lookAhead parameter
 
 === Step 7: add metadata and sugar