diff --git a/nextflow_schema.json b/nextflow_schema.json index 16ad7e0b..38238b73 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -122,7 +122,7 @@ }, "wfmash_n_mappings": { "type": "integer", - "description": "Number of mappings for each segment. [default: n_haplotypes - 1]." + "description": "Number of mappings for each segment. [default: `n_haplotypes - 1`]." } } },