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 3cdca3e79f [DOC] change icon size
new 33207b919c Merge pull request #1596 from hansva/master
3cdca3e79f is described below
commit 3cdca3e79f270ed9ef36b595010128050e76caad
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Jul 15 10:55:31 2022 +0200
[DOC] change icon size
---
.../modules/ROOT/pages/pipeline/transforms/abort.adoc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/abort.adoc
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/abort.adoc
index a3f2a1d48c..dfbf361e4b 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/abort.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/abort.adoc
@@ -33,10 +33,10 @@ For example, you can use this transform so that a pipeline
can be aborted after
== Supported Engines
[%noheader,cols="2,1a",frame=none, role="table-supported-engines"]
!===
-!Hop Engine! image:check_mark.svg[Supported]
-!Spark! image:question_mark.svg[Maybe Supported]
-!Flink! image:question_mark.svg[Maybe Supported]
-!Dataflow! image:question_mark.svg[Maybe Supported]
+!Hop Engine! image:check_mark.svg[Supported, 24]
+!Spark! image:question_mark.svg[Maybe Supported, 24]
+!Flink! image:question_mark.svg[Maybe Supported, 24]
+!Dataflow! image:question_mark.svg[Maybe Supported, 24]
!===
|===