From 799f2d57884e5538038aed887ca5975255561331 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Sat, 21 Dec 2019 20:59:48 +0100 Subject: [PATCH] Grammar tweak --- docs/pipeline/eager/shh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pipeline/eager/shh.md b/docs/pipeline/eager/shh.md index 07cb159..a0dc092 100644 --- a/docs/pipeline/eager/shh.md +++ b/docs/pipeline/eager/shh.md @@ -14,4 +14,4 @@ Example: `nextflow run nf-core/eager -profile shh` Specific configurations for shh has been made for eager. -* If running with the MALT module turned on, the MALT process by default will be sent either to the long queues with a resource requirement minimum of 725GB and 64 cores. If this fails, the process will be tried once more only and sent to the supercruncher queue. The module will not retry after this, and pipeline will fail. +* If running with the MALT module turned on, the MALT process by default will be sent to the long queue with a resource requirement minimum of 725GB and 64 cores. If this fails, the process will be tried once more only and sent to the supercruncher queue. The module will not retry after this, and pipeline will fail.