From 9ee120a195839ff450780d35035bd6518304b23e Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Mon, 21 Oct 2019 13:29:32 +0200
Subject: [PATCH] Mispelled hints

Former-commit-id: d0e3ce9c821710034b95ea176a39e831a40650a0
---
 steps/interpolate_visibilities.cwl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/steps/interpolate_visibilities.cwl b/steps/interpolate_visibilities.cwl
index 20401f72..91d5f5d3 100644
--- a/steps/interpolate_visibilities.cwl
+++ b/steps/interpolate_visibilities.cwl
@@ -45,6 +45,6 @@ outputs:
     outputBinding:
       glob: $(inputs.msout_name)
 label: interpolate_visibilities
-hint:
+hints:
   - class: DockerRequirement
     dockerPull: lofar/lofar-pipeline
-- 
GitLab