Skip to content

Commit 35e2e0a

Browse files
committed
fix typo
1 parent db711e0 commit 35e2e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@
992992
"default": 0,
993993
"minimum": 0,
994994
"description": "Threshold of accepted mismatches and gaps to the expected sequences",
995-
"help_text": "The number of mismatches and gaps that is accepted in the region avaluated by `--expected_sequences_region` to call it a match. For example, `0` means an exact match, 1 allows one mismatch/gap.",
995+
"help_text": "The number of mismatches and gaps that are accepted in the region evaluated by `--expected_sequences_region` to call it a match. For example, `0` means an exact match, 1 allows one mismatch/gap.",
996996
"fa_icon": "fas fa-greater-than-equal"
997997
},
998998
"expected_abundances": {

0 commit comments

Comments
 (0)