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/a27b45de
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a27b45de
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a27b45de

Branch: refs/heads/kube-lb
Commit: a27b45de7ec4f609d90d4d003290a347eb785668
Parents: 2ada679
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Fri May 13 09:40:44 2016 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Mon May 16 09:59:33 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/a27b45de/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.
 

Reply via email to