This is an automated email from the ASF dual-hosted git repository.
bartmaer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git
The following commit(s) were added to refs/heads/master by this push:
new c2b9c48 typo: change removed to remove
c2b9c48 is described below
commit c2b9c481bd066ef6ca59fe283d262a8d8067c0e8
Author: Bart Maertens <[email protected]>
AuthorDate: Sun Jun 13 18:31:27 2021 +0200
typo: change removed to remove
---
.../modules/ROOT/pages/getting-started/hop-what-is-hop.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-what-is-hop.adoc
b/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-what-is-hop.adoc
index 6b3b3ef..de60d69 100644
---
a/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-what-is-hop.adoc
+++
b/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-what-is-hop.adoc
@@ -28,7 +28,7 @@ Hop allows data professionals to work **visually**, using
**metadata** to descri
== Architecture
-Hop was designed to be as flexible as possible: at the core is the small but
powerful Hop engine. All functionality is added through plugins. The default
Hop installation comes with over 250 plugins. You can removed or add
third-party plugins according to your needs to tailor Hop to be exactly what
you need. Hop is designed to work in any scenario, from IoT to huge volumes of
data, on-prem, in the cloud, on a bare OS or in containers and kubernetes.
+Hop was designed to be as flexible as possible: at the core is the small but
powerful Hop engine. All functionality is added through plugins. The default
Hop installation comes with over 250 plugins. You can remove or add third-party
plugins according to your needs to tailor Hop to be exactly what you need. Hop
is designed to work in any scenario, from IoT to huge volumes of data, on-prem,
in the cloud, on a bare OS or in containers and kubernetes.
== Flexible Runtimes