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 2016/05/13 07:56:21 UTC

camel git commit: Fix AWS-Kinesis docs headers section

Repository: camel
Updated Branches:
  refs/heads/master e16dd32aa -> f4303e037


Fix AWS-Kinesis docs headers section


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f4303e03
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f4303e03
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f4303e03

Branch: refs/heads/master
Commit: f4303e037f5e047ea3a8797eb0e6b47eaa9fc516
Parents: e16dd32
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri May 13 09:40:44 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri May 13 09:40:44 2016 +0200

----------------------------------------------------------------------
 components/camel-aws/src/main/docs/aws-kinesis.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f4303e03/components/camel-aws/src/main/docs/aws-kinesis.adoc
----------------------------------------------------------------------
diff --git a/components/camel-aws/src/main/docs/aws-kinesis.adoc b/components/camel-aws/src/main/docs/aws-kinesis.adoc
index c3c4234..4ea637b 100644
--- a/components/camel-aws/src/main/docs/aws-kinesis.adoc
+++ b/components/camel-aws/src/main/docs/aws-kinesis.adoc
@@ -111,8 +111,7 @@ Message headers set by the Kinesis consumer
 |Header |Type |Description
 
 |`CamelAwsKinesisSequenceNumber` |`String` |The sequence number of the record. This is represented as a String as it
-size is not defined by the API. If it is to be used as a numerical type
-then use
+size is not defined by the API. If it is to be used as a numerical type then use
 
 |`CamelAwsKinesisApproximateArrivalTimestamp` |`String` |The time AWS assigned as the arrival time of the record.