diff --git a/nextflow_schema.json b/nextflow_schema.json index 66127d46..93576cb2 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -59,14 +59,14 @@ }, "steps": { "type": "string", - "description": "Step to run.", + "description": "Step(s) to run.", "fa_icon": "fas fa-step-forward", "pattern": "^((all|simulate|panelprep|impute|validate)?,?)*(?