You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/05/10 13:33:25 UTC

[hop] branch master updated: [DOC] Fix formatting of docs

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7bb7be9e6c [DOC] Fix formatting of docs
     new a197adfcaf Merge pull request #1482 from hansva/master
7bb7be9e6c is described below

commit 7bb7be9e6c3987a48a2217c76a1c755f60a09826
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Tue May 10 15:31:03 2022 +0200

    [DOC] Fix formatting of docs
---
 .../modules/ROOT/pages/pipeline/transforms/avro-decode.adoc            | 3 +--
 .../modules/ROOT/pages/pipeline/transforms/avro-encode.adoc            | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/avro-decode.adoc b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/avro-decode.adoc
index 94062b08bf..08463bbd6b 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/avro-decode.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/avro-decode.adoc
@@ -29,8 +29,7 @@ The Avro Decode transform allows you to decode an Avro field and convert it to H
 [width="90%",options="header"]
 |===
 
-|Option
-|Description
+|Option|Description
 
 |Transform name
 |Name of the transform.
diff --git a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/avro-encode.adoc b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/avro-encode.adoc
index a7797fbb20..b7bb5ac7c2 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/avro-encode.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/avro-encode.adoc
@@ -29,8 +29,7 @@ The Avro Encode transform allows you to encode a new Avro Record field using a s
 [width="90%",options="header"]
 |===
 
-|Option
-|Description
+|Option|Description
 
 |Transform name
 |Name of the transform.