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

bartmaer pushed a commit to branch my-documentation-contribution
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git

commit dcefa7f14406565c6bbb5aaad3190f4942d45f14
Author: Bart Maertens <[email protected]>
AuthorDate: Sat Jun 19 13:14:59 2021 +0200

    Update hop-concepts.adoc
---
 .../modules/ROOT/pages/getting-started/hop-concepts.adoc               | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-concepts.adoc 
b/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-concepts.adoc
index da9095d..78d0c12 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-concepts.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-concepts.adoc
@@ -22,6 +22,7 @@ under the License.
 
 == TL;DR
 
+
 Before we dive deeper, let's take a minute to familiarize ourselves with the 
Hop lingo.
 
 **Metadata** is by far the most important concept in all of Hop. Every item 
we'll cover below is defined as metadata. All interactions between Hop and 
other components in your data architecture are done through metadata. _Metadata 
is at the core of **everything** in Hop_.
@@ -35,4 +36,4 @@ Before we dive deeper, let's take a minute to familiarize 
ourselves with the Hop
 
 include::../snippets/hop-concepts/item-types.adoc[]
 
-include::../snippets/hop-concepts/hop-projects-environments.adoc[]
\ No newline at end of file
+include::../snippets/hop-concepts/hop-projects-environments.adoc[]

Reply via email to