From 1af75a3cf1546aa30a0bb4478588df5009af00d5 Mon Sep 17 00:00:00 2001 From: Marcel Feix Date: Fri, 12 Aug 2022 13:24:36 +0200 Subject: [PATCH] docs(Gennerel): Fix bad englisch --- documentation/generalInformation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/generalInformation.adoc b/documentation/generalInformation.adoc index 7b276dd..fe2f5ab 100644 --- a/documentation/generalInformation.adoc +++ b/documentation/generalInformation.adoc @@ -40,7 +40,7 @@ For more information look into <<_pipeline_release>> Within this Repository all CI Templates and CI Pipeline-Templates of the CI-Gilde can be found. Templates are predefined Jobs. These jobs implement one Use-Case as good as possible. -There mend to be imported to your project as simple as possible and provide best practises learned in multiple projects. +They are meant to be imported to your project as simple as possible and provide best practises learned in multiple projects. Most Templates do not have dependencies between Jobs. If Jobs have dependencies the documentation will tell you how to integrate it. Templates can be found in the Directory `Templates`.