From 7ca1a84a48cb02ea2ce9fe74fe5ff170dcca1e36 Mon Sep 17 00:00:00 2001 From: Tamas Gal <tgal@km3net.de> Date: Fri, 9 Oct 2020 13:23:38 +0200 Subject: [PATCH] Fix typos --- pages/Workflows.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/Workflows.md b/pages/Workflows.md index 9513f38..ff4b31d 100644 --- a/pages/Workflows.md +++ b/pages/Workflows.md @@ -6,11 +6,10 @@ The simulation and raw data processing chains consist of workflows that are executed on heterogeneous clusters of computers. The harmonisation of workflow interfaces is one of the bigger challenges due to the large variety of software being used in individual processing steps. The benefits of a standardised -interface lie in clarity and simplified maintainance. The Common Workflow +interface lie in clarity and simplified maintenance. The Common Workflow Language (CWL) is currently being evaluated as an abstraction layer to describe -analysis workflows and tools. It provides scalability and portability accross +analysis workflows and tools. It provides scalability and portability across many different software and hardware environments. - dirac - CWL + dirac - -- GitLab