diff --git a/rescript/plugin_setup.py b/rescript/plugin_setup.py index 6b5adc5..5a5c6ba 100644 --- a/rescript/plugin_setup.py +++ b/rescript/plugin_setup.py @@ -1144,7 +1144,7 @@ parameter_descriptions={ 'threads': VSEARCH_PARAM_DESCRIPTIONS['threads'], 'perc_identity': VSEARCH_PARAM_DESCRIPTIONS['perc_identity'], - 'target_coverage': 'The minimum fraction of coverage that' + 'target_coverage': 'The minimum fraction of coverage that ' '\'reference-segment-sequences\' must have ' 'in order to extract matching segments ' 'from \'input-sequences\'.',